I run into this problem repeatedly, and every time I have to find a
wonky workaround.In essence, I need get direct access to a cell in an
ADG - properties, data, row index, etc.Specifically, this is an
accounting application:I have an ADG with some deeply nested
heirarchical data. Each level gives the user more detail. So, for each
"row" in the dataProvider, the ADG has at least three summary rows
corresponding to SuperCategory, Category, and SubCategory.When a user
double-clicks on a number, it...