Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Subathra on Jul 07, 2009 21:29
open dhtmlx forum
Dynamic dhtmlXCombo in dhtmlxTreeGrid

Hi,

How can I use the dynamic content of dhtmlXCombo in child cell when selecting the parent cell combo box using dhtmlxTreeGrid? I want to filter each child rows based on parent. Is it possible? Please help me.

Thanks & Regards,
P.Subathra
Answer posted by dhxSupport on Jul 08, 2009 01:31
There is no such inbuld functionality but you can use "onEditCell" event to detect which value was set to the combo box at the parent row and then hide necessary child rows.