|
-
Sep 27th, 2005, 03:30 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] A simple Data set / grid question
Morning,
I have a data grid bound to a data set. Depending on what row people click on in the data grid I look up data from the data set and populate other controls/variables. I do this using Datagrid1.CurrentRowIndex to match the corresponding data, if someone does a sort on the data grid will this prevent the row indexes between the grid and the data set from matching up?
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
|