Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataRelation Prevent my DataSet Updates!!
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00758171
Message ID:
00759985
Views:
27
I get it to work for the first row, by using the following code:
Me.BindingContext(myDS, "Measure").Position = Me.dgMeasurements.CurrentRowIndex
it works for the first row in the parent table, but I moved to the next row in the parent table, .CurrentRowIndex does not match the correct position in the datagrid, because there is a relation between the parent & child table so eveytime the selected row in the parent table changed the number of rows in the datagrid changed according to the no. of rows in child table so evertime the datagrid .CurrentRowIndex will strart from "0".

Cathi, do you suggest another method to use?
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform