Hi,
I have a working Kendo MVC Hierarchy Grid. In that, When the user clicks on link button to show up the child grid, then i need to show up an Actionlink with currently selected ID and following the child grid. I am able to create an Action Link before the child grid. But not ActionLink with Id which currently selected. Creating a new record in the child table through the parent Id should be possible when using Hierarchy grid. Is there any possibility to do this. Any help can be appreciated.
I have a working Kendo MVC Hierarchy Grid. In that, When the user clicks on link button to show up the child grid, then i need to show up an Actionlink with currently selected ID and following the child grid. I am able to create an Action Link before the child grid. But not ActionLink with Id which currently selected. Creating a new record in the child table through the parent Id should be possible when using Hierarchy grid. Is there any possibility to do this. Any help can be appreciated.