CSLA 1.5 with Web DataGrid

CSLA 1.5 with Web DataGrid

Old forum URL: forums.lhotka.net/forums/t/2355.aspx


Ashraf Ali posted on Thursday, February 15, 2007

I am binding a web Datagrid to a collection which is inherited from BindableBase. I want the user to update  one row (which will be bound to one object), at that time I dont want to update all the objects in the collection, becuase that will be the only object being updated.
Should I inherit my collection from bindablecollection base as explained by Rocky in http://www.lhotka.net/Article.aspx?area=3&id=813ce13b-2e59-409e-a097-24f2de1fe1b0

Or is there some other solution?
Thanks
Ash

Copyright (c) Marimer LLC