Hi,
I have a dropdown with two values and two corresponding grids. If a value from dropdown is selected then a grid is made visible. A particular column of both the grids are bound to a datasource. The two grids are placed on the web page in the design mode.
When I am selecting the other value from the dropdown, the second grid is visible but the datasource of the first grid is still bound to the column. How do I refresh the datasource so that the correct datasources are loaded with the corresponding grids.
Thanks,
Junaid.