I have a hierarchy RadGrid with a master and one detail. I'm declaring my dataSources with SQLDataSource. The master shows a column summing up the detail dollar amounts.
The binding works great on initial load and if I manually click refresh on the detail.
I can't seem to figure out how to get the master to auto-refresh (rebind) after a detail record is added, deleted or updated.
Please help.
Thanks,
Scott
The binding works great on initial load and if I manually click refresh on the detail.
I can't seem to figure out how to get the master to auto-refresh (rebind) after a detail record is added, deleted or updated.
Please help.
Thanks,
Scott