Nested grid focus problem
Brought to you by:
mcarniel
Hi,
I have a problem using 2 nested grid.
If I expand a row without before selecting relatve row, focus isn't sent to nested grid, but stay on the main grid causing problem with rowChanged event of main grid that is the laste executed one.
Using arrow I see moving selection on main grid.
In my opinion if I expand row without selecting it before, focus shoud stay in nested grid not in main one.
Any Idea?
Thanks in advance.
Anonymous