Using setFieldName

Can someone help me? I am new to DHTMLX controls. I am trying to use a Grid control with submitSerialization() and setFieldName() using the code below. When the call to setFieldName is commented out, I get a parameter called “gridbox_serialized” returned when I click the submit button. When the setFieldName call is not commented out, I get no gridbox_serialized parameter when I click submit.

I have 2.6 Pro.

Any ideas? Thanks.

[code]





[/code]

This issue confirmed and will be fixed at the next version of dhtmlxGrid

Please try to use attached js file instead of original one
( the same fix will be added to the next version of dhtmlxgrid )
dhtmlxgrid_form.zip (1.86 KB)

That works. Thanks, Stanislav.