This is a migrated thread and some comments may be shown as answers.

Load Webusercontrol in ContentPlaceHolder

1 Answer 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rita15
Top achievements
Rank 1
Rita15 asked on 11 Mar 2010, 11:32 PM
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


1 Answer, 1 is accepted

Sort by
0
Accepted
Yavor
Telerik team
answered on 16 Mar 2010, 02:06 PM
Hello,

Basically, this behavior is the default one when using the autogenerated edit form, or another form of editing the control - be it a template, or a user control. Another alternative approach in this case would be to use an outside editform, to handle the editing functionalities of the control. More information on this approach is available in the following code library entry:

http://www.telerik.com/community/code-library/aspnet-ajax/grid/update-radgrid-with-outside-editform.aspx

I hope this information helps.

All the best,
Yavor
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Rita15
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or