lroyce
01-14-2004, 07:19 AM
I have a datagrid in an application that displays search results.
I do not allow users to do any adding, deleting, etc but they can select a row and display the associated record.
Something I did not realize (but a user found for me...), if a user clicks/double clicks on a cell, the value in that cell replaces the value for the cell in the first column of that row.
How can I stop this from happening?
I do not allow users to do any adding, deleting, etc but they can select a row and display the associated record.
Something I did not realize (but a user found for me...), if a user clicks/double clicks on a cell, the value in that cell replaces the value for the cell in the first column of that row.
How can I stop this from happening?