Categories | Question details Back To List | ||
dhtmlxtree dataprocess Hi! I have to send tree data to the server on submit event. Can you tell me dhtmlxgrid_form.js analogue for tree controls? Can I use dataprocessor and how? Regards! Answer posted by Alex (support) on Nov 02, 2009 03:40 hello, tree doesn't provide form extension. The details about dataprocessor can be found in the documentation. Here is the sample: http://www.dhtmlx.com/docs/products/dhtmlxTree/samples/04_dataprocessor/01_pro_save_data.html |