1
0
-1

hello good work

Can data be added to listgrid or formgrid with html field?

sample
When data is entered into the Popup Select Box in the "Product Stock Code" field in the pictures, I want it to query the formgrid field in the sub-field and write the fields equal to the "Product Stock Code" in the database in the formgrid.

in other words;

After making a selection with the Popup Select Box, how can we make the database query and fill the grid field of the form below automatically?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, to dynamically load data, the simplest way would be to use the AJAX Subform. There is a demo app in that page that shows how it works.

        CommentAdd your comment...