|
-
February 3rd, 2005, 06:03 AM
#1
Sorting a Datagrid with a Select Button does not work!!!
Hi
I am using an unbound datagrid with a Select Button that was inserted from the Property Builder of the Datagrid.
This button selects a row of the datagrid and displays the information in another page.
Everything is working fine. The problem starts when I sort any of the columns of the datagrid (by clicking the column header) and then select a row, the data displayed in the second form will be for another row and not the row I have selected!!!
It looks as though the Select button in the datagrid is unaware of any changes in the datagrid!!!
How can I make the Select Button respond to the new status of the datagrid??
Many thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|