Hi,
I have two RAD grids with Ajax enabled in two different areas. The first grid is the master grid and the second grid is dependent on the first grid. I have the first grid which has sorting, paging and some links. On doing any of the actions to the data in the master grid the data in the child grid should change. Since the master grid has the attribute EnableAjax=True the child grid won't get refreshed. The ASP.Net UpdatePanel also does not seem to work on this. Please provide me with your suggestions. Thanks.
I have two RAD grids with Ajax enabled in two different areas. The first grid is the master grid and the second grid is dependent on the first grid. I have the first grid which has sorting, paging and some links. On doing any of the actions to the data in the master grid the data in the child grid should change. Since the master grid has the attribute EnableAjax=True the child grid won't get refreshed. The ASP.Net UpdatePanel also does not seem to work on this. Please provide me with your suggestions. Thanks.