Hi,
I am using a RadGrid to display data and to add/ update the Grid data, I am using webusercontrol edit form. It works fine.
But the webusercontrol is displayed just under the current edit row.
I am using Master page, where there are 2 :ContentPlaceHolders(top & Bottom with horizontal RadSplitter). As per the project requirement I need to display grid on top ContentPlaceHolder and display the webusercontrol edit form on buttom ContentPlaceHolder.
Any idea?
Thanks,
Rita