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

RadGrid in a User Control?

1 Answer 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Stephen Braich
Top achievements
Rank 1
Stephen Braich asked on 30 Jan 2010, 02:24 AM

So I really would like to use the popup edit form.  Telerik’s radgrid is a really powerful control that provides the plumbing already for data maintenance.  The problem is the way it interacts with User Controls or Master Pages.  Do you have any good recommendations, really optimized examples, of layout for a telerik navtree on the left and a sort of content area on the right?  The content area could be a user control, a .aspx page (something encapsulated away from the rest of the menu system). 

 

Your solution to the user control isssue listed here:
http://www.telerik.com/help/aspnet-ajax/ajxloadusercontrols.html
requires me to rebuild the user control (with the grid) every time!  Should I be doing it this way?  If that is the case, do radgrids in user controls make sense?  (this example doesn't include a grid)

 

Your demo’s website, doesn’t use an overall master page, when it seems that this would make sense.  It seems to use user controls, but they are not ajax’d and flicker.  If you have a recommendation or a sample project (could be static static, I don’t care for now), that implements the layout that I looking for, I would really appreciate it.

Thanks!
Steve

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 04 Feb 2010, 08:04 AM
Hi Stephen,

Basically, the online examples are aiming at demonstrating particular features of any given control. For example, paging, sorting, or client side binding. At the same time, each example strives to be simple and straightforward, in order to be easily reused. We do not have any guidelines regarding the setup which you mentioned, however it is a conventional one, and there should not be any issues with it.
If a particular problem arises, you can open a formal support ticket, and furnish additional details on it.
We will review it locally, and get back to you with additional information on the particular issue.

Greetings,
Yavor
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Grid
Asked by
Stephen Braich
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or