dhtmlx.com/docs/products/dhtmlxT … nside.html
this sample show dhtmlxform in tab 1-1
how can i set dhtmlform and dhtmlxgrid in this tab 1-1 ?maybe form is a query form.
and when the user type the conditions and the grid show datas from server.
dhtmlx.com/docs/products/dhtmlxT … nside.html
this sample show dhtmlxform in tab 1-1
how can i set dhtmlform and dhtmlxgrid in this tab 1-1 ?maybe form is a query form.
and when the user type the conditions and the grid show datas from server.
Hello
You can try form item type “container” and put grid there:
dhtmlx.com/docs/products/dhtmlxF … _grid.html
To link grid with form you can use dhtmlxDataStore:
dhtmlx.com/docs/products/dhtmlxD … binations/