Categories | Question details Back To List | ||
Binding data Can we bind data from grid to an object, I mean can we use spring binding? Answer posted by Support on Aug 25, 2009 02:45 You can use form integration feature, so the grid will send data back to server as normal form http://dhtmlx.com/docs/products/dhtmlxGrid/samples/interaction_other_components/pro_form.html?un=1251194717000 The names of fields can be configured in any necessary way |