I need to refresh the grid by explicitly calling dataBind in order to work around an issue. Unfortunately, the row becomes unselected after rebind. Therefore, I would like to remember the row before rebind so that I can set the row selected after rebind. Does anyone know how to do that and set the row selected after databind? Thanks you so much.
Hello aschoi ,
I am just checking have you been able to resolve your issue?
This works. thanks.