Hi,
I'm currently using Q3 2008 Ajax RadGrid in my application. As a requirement I have to remember the selected row in the RadGrid when the user leaves the page and comes back. To achieve this, I'm storing the selected row's datakeyname in the Session and reading back from the session when the user comes back to the page. Once I read back the datakeyname from the session I go through each row in the grid and select the row that matched the datakeyname. This was working fine until I migrated from Classic ASP.NET Radcontrols to 2008 Q3 Ajax version. Now after migration it seem the selection is happening but the item is not highlighted in the UI.
Does anyone has similar problem like the one I'm having and any idea how to solve this issue?
kind regards
prakash
I'm currently using Q3 2008 Ajax RadGrid in my application. As a requirement I have to remember the selected row in the RadGrid when the user leaves the page and comes back. To achieve this, I'm storing the selected row's datakeyname in the Session and reading back from the session when the user comes back to the page. Once I read back the datakeyname from the session I go through each row in the grid and select the row that matched the datakeyname. This was working fine until I migrated from Classic ASP.NET Radcontrols to 2008 Q3 Ajax version. Now after migration it seem the selection is happening but the item is not highlighted in the UI.
Does anyone has similar problem like the one I'm having and any idea how to solve this issue?
kind regards
prakash