Categories | Question details Back To List | ||
how can i get all my table datas for put in my database Hi, How can i get all my table datas throught get or post form. please it's very urgent. Sorry for my bad english, i'm a little french developper. Answer posted by Support on May 30, 2008 10:30 If you need to include data of your table in HTML form - just place grid's container inside form and include next file in page codebase/ext/dhtmlxgrid_form.js http://www.dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Form_integration.html#grid_art_htmlform http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/interaction_other_components/pro_form.html?un=1212169734000 |