Hi,
is it possible to use the form item typ “container” from the actual dhtmlx-version (3.6) wiht our licensed 3.5 dhtmlx suite?
Hi
No, it is not possible
Hi,
I found a solution for the problem.
I am using a custom form element which just adds a div element to the form. This div element can use all the form parameters i.e. inputWidth, inputHeight etc.
Then I add a grid to the div in the usual way. I just have to handle all form operations with the dataprocessor.
kind regards
Robert