Hello
i havez a form with 2 tabs
When i choose a value from a dropdown, i want to autocomplete a grid in the other tab. I tried to use sfgrid.AddRecord(myObject) but it does not seem to work
When i add record in the grid with the add button, do not save and switch to the other tab, when i come back on the tag the grid is empty
Is it possible to add data programmatically in a grid that is not currently displayed ?
I am using 19.1.0.69