Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by David Perchonok on Aug 20, 2009 10:36
open dhtmlx forum
Is it possible to have checkboxes in a context menu for a TreeGrid?

Hi!

Is it possible to have checkboxes in a context menu for a TreeGrid? I see from your samples that it is possible to imbed radio buttons and checkboxes in dhtmlxMenu, but can the same be done for the dhtmlXMenuObject inside a TrereGrid using renderAsContextMenu() ?

Thank you
Answer posted by Supoport on Aug 21, 2009 02:04
Sure, there is no any limitations on content of context menu - grid just show it in necessary moment, so you can use full functionality of dhtmlxMenu, including items with checkboxes.