Ok, I've hunted around for a solution to this for hours now, but to no avail...
I have a page that uses the Kendo splitter. In the left pane is a kendo tree view and in the right, a kendo grid. I am using the toolbar "Save" option, which adds a nice Save/Cancel button to the already existing 'Add new record' button.
I have no trouble updating the grid whenever a new node is selected on the tree view. What I do need to know is how to do is update the tree view whenever an
existing row is updated or a new row is added to the grid. If it makes any difference, I am using .cshtml pages and not aspx.
ANY help will be GREATLY appreciated!!!
I have a page that uses the Kendo splitter. In the left pane is a kendo tree view and in the right, a kendo grid. I am using the toolbar "Save" option, which adds a nice Save/Cancel button to the already existing 'Add new record' button.
I have no trouble updating the grid whenever a new node is selected on the tree view. What I do need to know is how to do is update the tree view whenever an
existing row is updated or a new row is added to the grid. If it makes any difference, I am using .cshtml pages and not aspx.
ANY help will be GREATLY appreciated!!!