This topic contains 3 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › TreeGrid › JQX Tree grid– how to hide/show those hierarchical arrows
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
Hi,
I have a scenario where I have to hide and show the hierarchical arrows in a tree grid (while editing a parent row…it should not have the ability to expand..but once the edit is done the parent row should be able to expand)…can we do that?
Thanks,
Indu.
Hello Indu,
Could you clarify it?
By default when you start editing the jqxTreeGrid row which has children its arrow disappear.
Please, take a look at this example.
Best Regards,
Hristo Hristov
jQWidgets team
https://www.jqwidgets.com
Thank you for getting back to me…when in edit mode….I would not like to expand or collapse parent rows…
when I click on a button on the page (to edit parents rows)…all the parents rows should collapse and only parent rows should be shown in edit mode (editable set to true).
I don’t want to give the option of expanding while editing the parents.
Thanks,
Indu.
Hello Indu,
Please, take a look at this example.
Try to edit the row which is a parent.
I hope this will help.
Best Regards,
Hristo Hristov
jQWidgets team
https://www.jqwidgets.com
You must be logged in to reply to this topic.