Dear all
Is it somehow possible that a displayed “group row” can be selected (by mouse, keys…) as if it was a normal data row i.e. that it will be displayed in active state and raise a selectrow event… ?
I know that there is the jqxTreeGrid, which can do this. However, I was just aware of that jqxTreeGrid does not have all the features of jqxGrid I need and seems not to work that smooth as we are used to from jqxGrid (i.e. no Drag&Drop support, no filter row, some strange behaviour e.g. scrolls to top after double click a row…)
So since my data is just one hierarchy, which could well displayed with jqxGrid and grouping; but I need to be able to select the group itself. Any ideas?
– badera