Multiple rows with different number of columns in dhtmlxForm

Hello,

I would like to create a dhtmxForm which contains multiple rows.

In some rows, i’d like to put 2 inputs but in others i’d like to put just a grid and i want this one to be centered. You may see how i’d like it in the image.

Please can someone help.

Hello
These 2 samples must help you to solve it:
samples\dhtmlxForm\02_items\13_container_and_grid.html (link from local suit)
samples\dhtmlxDataStore\01_combinations\06_form2grid_client.html //or any_relation_you_need (link from local suit)

Thank you for your reply :slight_smile:

You are welcome!