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

DesignMode issues

3 Answers 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Murilo
Top achievements
Rank 1
Murilo asked on 25 Jul 2011, 08:43 PM
Hi,
We are experiencing some troubles while trying to make/see our pages in design mode @VS2010 with Telerik ASP AJAX (2011.1.413.40) (.NET 4.0/C#).
The problem is that some controls are not rendered as they are in the browser, is there any tool or config that would allow us to program our screens using design mode? or the only way is doing it by  coding it?

Thanks.

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 26 Jul 2011, 02:12 PM
Hello Murilo,

We do have Visual Studio design-time wizards for our AJAX controls which you can utilize for this purpose. In case you experience issues with the design-time of our components, you can eliminate them by following the directions from this documentation article.

Greetings,
Sebastian
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Murilo
Top achievements
Rank 1
answered on 26 Jul 2011, 02:32 PM
Thank you Sebastion,

after you answer we checked those wizards and we saw that they are very great for configuring existing pages, it is much easier than looking for properties in code.
now, the only doubt that remains is if we can create our pages and masterpages from zero using only design mode (draging and droping from the vs toolbox) or it's recommended that we create the layout from code and just configure with the wizards for better precision.

i also took a look at the article you sent me and we are not experiencing that kind of troubles (error messages, rendering problems).
0
Sebastian
Telerik team
answered on 26 Jul 2011, 03:02 PM
Hi Murilo,

You should be able to configure the pages in your project using drag and drop and design-time configuration for our AJAX controls and then enrich it with some code-behind logic (if needed). Additionally, you may consider taking advantage of our AJAX VSX Scenario Wizard in case one of the scenarios it exposes matches your basic project schema.

Best regards,
Sebastian
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
General Discussions
Asked by
Murilo
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Murilo
Top achievements
Rank 1
Share this question
or