I have a grid edit form.
In this form, I have a dropdown list of packages. Based on this list,
I embed a grid of the items in a particular package.
I want a user to select a package the dropdown from the list, and without clicking ok,
the embedded grid should re-populate.
I do not see what is getting fired when the user changes the packages field in
the dropdown list. I have Onselectedindexchanged but my debugger
does not go into it when the dropdown is changed.
What am I missing?
Thanks,
Laura
In this form, I have a dropdown list of packages. Based on this list,
I embed a grid of the items in a particular package.
I want a user to select a package the dropdown from the list, and without clicking ok,
the embedded grid should re-populate.
I do not see what is getting fired when the user changes the packages field in
the dropdown list. I have Onselectedindexchanged but my debugger
does not go into it when the dropdown is changed.
What am I missing?
Thanks,
Laura