I've got a requirement to allow the user to track the forecast revenue for a project.
I had initially designed this with a nested grid. The parent grid had the basic project attributes as well as the total forecast for the project.
When you expand the record it would display the specific forecast items by month and year. The user could then add/edit/delete forecast items. What I've found is that I need the parent record to be refreshed when a forecast item has been added/modified so that the forecast total is accurately represented in the parent record.
I can't seem to figure out a way to just refresh the parent record.
Any help would be appreciated.
Brian VZ
I had initially designed this with a nested grid. The parent grid had the basic project attributes as well as the total forecast for the project.
When you expand the record it would display the specific forecast items by month and year. The user could then add/edit/delete forecast items. What I've found is that I need the parent record to be refreshed when a forecast item has been added/modified so that the forecast total is accurately represented in the parent record.
I can't seem to figure out a way to just refresh the parent record.
Any help would be appreciated.
Brian VZ