Hi, I have a grid that shows filtered records from a mysql table (where clause). The filter works fine, but when I click to select a row from that grid, the focus is taken by another row (sometimes the last row displayed on the grid page). How do I solve this problem? Thank you very much for the help!!
1 Answers
The issue seems to be in identification of rows.
Your Answer