J
jquerijero
Guest
Has anyone figure out how to just refresh a row and its child table without using RefreshAll? When a new record is added to or deleted from the child table, there doesn't seemed to be a way to just refresh the child grid. RefreshAll() works but is inefficient. Refresh() and Refresh(n) doesn't seem to work.
Continue reading...
Continue reading...