I wish to be able to tell the user where are row in the grid is when they mouse over. Kind of like bread crumbs.
If the grid is grouped by a few columns sometimes it is not possible to tell which group you are in because the group headers are scrolled off the grid.
If I added a RadToolTip to the item template of a column is it possible to extract the information about the rows position in the grid?
ie "This row is in: Group1>>Group2"
If the grid is grouped by a few columns sometimes it is not possible to tell which group you are in because the group headers are scrolled off the grid.
If I added a RadToolTip to the item template of a column is it possible to extract the information about the rows position in the grid?
ie "This row is in: Group1>>Group2"