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

Interested on ASP.NET AJAX Controls

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 26 Jan 2011, 09:17 PM
Hi,

We are on the search for which controls we should buy for our ASP.NET development and we see that your controls
can make us very happy.

We would like to ask a couple of questions. We reviewed some demos but we don't stay there only cause they're demos :)

Does your Grid supports custom popup edit form? What I mean is something like the FormTemplate we've seen but popup like and more complex. Say have a tabcontrol and inside tabpages numerous controls binded to the record? Any functional example of something like this would be great. After asking we will try to create this on demo purpose evaluating your controls.

Is your AjaxManager which looks so nice works with every control?

Skinning supports all Web Site project pages? Can we embed your themes into our folder containing our CSS, images and other theme files of our own?

It's really nice to see your good work. And patient to cooperate with you.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 01 Feb 2011, 09:52 AM
Hi George,

Glad to hear of your interest in our components. Indeed, RadGrid does support custom popup edit forms. In particular, you would be using either the FormTemplate functionality to define your edit form straight inside RadGrid, or use an external UserControl as RadGrid's edit form. No matter the choice, setting RadGrid.MasterTableView.EditMode = GridEditMode.PopUp will turn your custom edit control into a popup that can be dragged on the page.

RadAjaxManager works with any control you may choose to AJAX-ify. It has very few limitations and even most of these have workarounds that can be implemented in a straightforward manner. For any particular difficulties, the Telerik support team and community is here to help you out.

Skinning is generally applied to a single component (e.g. RadGrid). By default, skin resources (CSS and images) are loaded from the Telerik.Web.UI assembly through a resource handler. However, this is not a must. You can add RadGrid's or any other required component's skin files to your web project and have the controls pick up  their styles from it. The RadGrid Skins help topic explains how to do that for RadGrid. The approach is the same for other controls too.

Greetings,
Veli
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
George
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or