Page 1 of 1

Can I use the TIWCGJQNavigator with DBTREEGRID

PostPosted: 27 Sep 2018 10:22
by legend
I have a TIWCGJQNavigator, TIWCGJQGrid in JQGridOptions.TreeGrid mode.

I want to be able to add, delete lines and edit.
I tried. But it does not work.

This is possible?

Re: Can I use the TIWCGJQNavigator with DBTREEGRID

PostPosted: 03 Oct 2018 16:46
by Alexander Bulei
Hi legend,

I don't see the simple way to do that.

Maybe, call the JQGridNav.ShowEditDialog and/or JQGridNav.ShowAddDialog methods on click event.

Best Regards.