Hi,
I’m loading an XML as a TreeGrid, and I want to combine context menu in it as and when it is loaded. Can someone tell me how I can do it?
Thanks in advance,
Dhanan.
Hi,
I’m loading an XML as a TreeGrid, and I want to combine context menu in it as and when it is loaded. Can someone tell me how I can do it?
Thanks in advance,
Dhanan.
You can attach dhtmlxMenu to the TreeGrid. Please check example here dhtmlx.com/docs/products/dht … text_menu/
That helps! Thanks.