Hi,
I would like to update data in one row. So instead of entire Grid refresh, I need to refresh only the particular cell/row.
You can use grid.refresh(id);
Thanks Maksim
Hi,
I would like to update data in one row. So instead of entire Grid refresh, I need to refresh only the particular cell/row.
You can use grid.refresh(id);
Thanks Maksim