dgHilitedIndexes and dgHilitedLines in data grids
Posted: Fri Mar 07, 2014 5:46 am
Hi,
I need to clarify this question:
When a data grid is populated with let's say 100 lines each line gets an Index number which is dgHilitedIndexes when it's highlighted (suppose it's 17). Then if I sort out some of the lines and the remaining lines will populate the same data grid, will the same line K in the 2nd view when highlighted have the same Index number 17 as in the previous 1st view?
So far my understanding (maybe wrong) was that that the Index numbers of highlighted lines are fixed and Line numbers (dgHilitedLines) are changing according to what view the lines end up in. But I'm facing a problem with my dg that made me think it may not be so.
Can someone clarify?
Thanks.
keram
I need to clarify this question:
When a data grid is populated with let's say 100 lines each line gets an Index number which is dgHilitedIndexes when it's highlighted (suppose it's 17). Then if I sort out some of the lines and the remaining lines will populate the same data grid, will the same line K in the 2nd view when highlighted have the same Index number 17 as in the previous 1st view?
So far my understanding (maybe wrong) was that that the Index numbers of highlighted lines are fixed and Line numbers (dgHilitedLines) are changing according to what view the lines end up in. But I'm facing a problem with my dg that made me think it may not be so.
Can someone clarify?
Thanks.
keram