configure form as dhtmlx grid setup

it’s possible setting up form just like setting up grid ,
that would be great , for examples;

myform.setHeader(“Author,Title”);
myform.setInitWidths(“150,150”);

that would be simple and easy to setup

Currently , we have not plans to add such API.
As for existing one - we plan to add the visual form builder tool, which will simplify creation of form config.

yeah … that’s would be awesome