When the user clicks edit or select, the whole grid is reloaded.
This is much better than having a postback.
But, is it possible to reload only the row which has been selected (possibly for editing), and if neccesary the row which has been deselected from a selected or editing state?
Gavin Sinai
Member
35 Points
7 Posts
How far can UpdatePanels go inside a DataGrid?
Apr 23, 2006 09:29 AM|LINK
When the user clicks edit or select, the whole grid is reloaded.
This is much better than having a postback.
But, is it possible to reload only the row which has been selected (possibly for editing), and if neccesary the row which has been deselected from a selected or editing state?
Regards
Gavin