Hi All,
We have couple of pages in our application whcih will have grids with huge amounts of data. Agreed to an extent the number of rows on grid can be controlled by paging but i feel its really performance intensive because it has to redraw all the rows currently shown on the screen for any grid action.. if i just want to edit 1 row i should be able to ajaxify it to return and refresh only 1 TR from the table.
Is that possible?
ThanKS,
pARAG
We have couple of pages in our application whcih will have grids with huge amounts of data. Agreed to an extent the number of rows on grid can be controlled by paging but i feel its really performance intensive because it has to redraw all the rows currently shown on the screen for any grid action.. if i just want to edit 1 row i should be able to ajaxify it to return and refresh only 1 TR from the table.
Is that possible?
ThanKS,
pARAG