Categories | Question details Back To List | ||
Grid and Tree Hi; Can i put a dhtmlxGrid and dhtmlxTree on the same page? I tried but i get a couple of errors. Can you please provide a small sample. I was trying to put the sample "complex header" grid with one of you tree samples and it failed. thank you Hofstra University Answer posted by Support on Aug 12, 2008 04:59 The components are independent, so you can use any count of any components on the same page. There is no any limitation in this area. http://dhtmlx.com/docs/products/dhtmlxGrid/samples/interaction_other_components/pro_interaction.html?un=1218543617000 |