DATAGRID NOT SELECTING CORRECT ROW

  • Thread starter Thread starter Sree
  • Start date Start date
S

Sree

All,
I have a datagrid and populate the grid from a table. I
also have a bound column to select the row for me to
process the order. When the user selects a row the whole
is highlighted.

It was working fine and suddenly when the user selects a
row it is selecting COMPLETELY a different row. CAN
SOMEONE PLEASE HELP ME ON THIS ISSUE AS TO WHAT WENT WRONG
AND HOW TO FIX THIS PROBLEM. The users is not able to use
the application and need to get it fixed ASAP.

I tried rebooting the computer, stop and restart the IIS
as well. It doesn't seem to work. I haven't made any
changes to this page.

Thank you for your help
 
Could it be that the data has changed in such a way as to
produce the unexpected results? Or could a newer/older
version of the .net framework have been installed on the
server?
 
Back
Top