Hello,
I use a master/detail form. Master is a form with auto complete field.
The detail is grid . When i input the auto complete field I want to reload the detail grid based on the value on of auto complete field value.
I want to use the onchange ajax event but don’t know how to reload the grid.
Thanks a lot