I have a Grid dynamically. The rows and columns are added, whose labels are dynamically modified in the creation.
Is there any way of knowing the column number from a particular cell in a Grid? Or the column name? According to the cell I am positioned.
Example. Do I have a way of knowing I am in the position Row 3 Column 4 of a Grid?
With the DS I can get the row number but I can't still get column number.
Thanks.
*This post is locked for comments
I have the same question (0)