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

Build RadPanelBar - ASPX page never updates

6 Answers 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 15 Apr 2010, 08:32 PM
I added a RadPanelBar to my project for the first time today. 

It immediately asks that you select "Build RadPanelBar" to begin creating the control.

I go into that, add some test bars, change the text, etc... Then I click OK.  In my design view I see the bars, text, font changes, etc... However, in the source view nothing happens.  Nothing is changed, so if I make any source changes then everything about my bars is lost.  I ended up just editing the RadPanelBar source by hand to add my items and make my font changes.

What am I doing wrong?  Why aren't my modifications made through the editor tool working?  I click "OK" when I finish and the design view changes, but the source remains empty.  It's odd because if I go back into the editor it still has all my settings in there, they just never move over to the Source view.

Is there something I need to do to actually commit the changes made in the RadPanelBar editor to my project?

6 Answers, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 22 Apr 2010, 10:09 AM
Hello Kevin,

Which version of Visual Studio are you using? We haven't seen similar reports before and this seems to be a quirk in Visual Studio's behavior. Have you tried editing any of the default ASP.NET controls to see if they show the same problem?

Best wishes,
Dimitar Milushev
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.
0
Kevin
Top achievements
Rank 1
answered on 22 Apr 2010, 02:55 PM
Visual Studio 2008 Professional Edition.

I added an ASP Listbox, used the graphical editor to add items, and the HTML updated properly.  I then went into the RadPanelBar, added an item, I saw the item appear in design mode, but the HTML never updated to show the new item.
0
Dimitar Milushev
Telerik team
answered on 23 Apr 2010, 03:29 PM
Hello Kevin,

This is a strange problem as the Design Surface of Visual Studio should automatically update the .aspx file  and as I mentioned, we haven't had such complaints before. Can you please try reinstalling the RadControls for ASP.NET AJAX?

Best wishes,
Dimitar Milushev
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.
0
Greg St.Pierre
Top achievements
Rank 1
answered on 22 Feb 2011, 10:53 PM
I am experiencing the exact same behavior. Anybody have an idea of how to fix this or why this is happening?
0
Peter
Telerik team
answered on 25 Feb 2011, 12:41 PM
Hi Greg,

I just tested the case with the current version of Telerik.Web.UI (2010.3.1317), but I could not replicate the problem - http://screencast.com/t/pLkIvI0bOGNq.

Are there any specific steps needed to observe the issue?

Greetings,
Peter
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Greg St.Pierre
Top achievements
Rank 1
answered on 25 Feb 2011, 02:41 PM
Hi Peter,

Thanks for the response. I seemed to have fixed the problem by doing two things. First there was a Web Site and a Web Application in the solution which was causing other strange things to happen in VS. I removed the website. Next I recreated my web application and things seem to be working fine now. Thanks for looking into this.

Greg
Tags
General Discussions
Asked by
Kevin
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Kevin
Top achievements
Rank 1
Greg St.Pierre
Top achievements
Rank 1
Peter
Telerik team
Share this question
or