Hi,
I have a two part question. I have a datagrid connected to database. One of the colums is a checkbox. They are many rows in the grid. When the grid is loaded I would like for the active record to be the first row that the checkbox is unchecked. So if they are twent records and the first 5 have a check mark in the checkbox field that record number 6 is the one that is active when the grid is loaded.
2 part.
How can I move the change which record is selected using a button. For example if I am on record # 6 and I push the forward button the active record advances one record or if I push the back button the record advances to the previous record.
Thanks,
Bryan K.
Hello Bryan,
I have been looking through your post and as I understand, you want to move the first unchecked Record on top of the XamDataGrid. If that is so, I modified the sample project and attached it again. Please let me know if this is what you are trying to achieve or I have misunderstood you.
Looking forward for your reply.
Is it possible to have the record that is selected from the code supplied earlier to be at the top of Datagrid instead of at the bottom?
Bryan
Hello,
Thank you for your feedback. I am glad that I helped you resolve your issue and believe that other community members may benefit from this as well.
Thanks again.
It did. Thanks a lot for the example. I do appreciate the time and effort that you provide.
Bryan Krossley
I am just checking the progress of this issue. Let me know if I can provide you any further assistance.