Hi,
I use a hierarchical radgrid and I do insert and update in parent and child table. To enter and insert I use Web User Control and update is working properly. The problem is following: When I do an insert I can not get the Parent ID from current parent row. There are some solutions on the forum but I did not managed to implement in my case (ascx). What is the best way to get ParentID from Child table Web User Control?
Thank you
I use a hierarchical radgrid and I do insert and update in parent and child table. To enter and insert I use Web User Control and update is working properly. The problem is following: When I do an insert I can not get the Parent ID from current parent row. There are some solutions on the forum but I did not managed to implement in my case (ascx). What is the best way to get ParentID from Child table Web User Control?
Thank you