Hello,
i am populating a grid with xml data. In your docs i found methods to call a grid cell via row- and column index.
My question is: Is there a way to add an Id directly in xml, e.g. via , which can be called then directly once the grid is initialized, instead of using row and column indexes?
If it is not possible from xml, how would another approach look like?
Thanks,
Chrissu
The cell in grid can be defined by row ID and column Index - this is the only possible way.