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

Ribbonbar clears on Ajax postback

5 Answers 92 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 07 Apr 2011, 03:34 PM
On the top of my page is a ribbon bar, when I execute some code on the page that executes an ajax postabck without the whole page posting back as a resullt it blanks all the buttons on the selected tab, they do return if I switch tabs and go back to it though. I should also add that the ribbonbar is in my master page and the ajax requests occur in the content page.

5 Answers, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 07 Apr 2011, 05:06 PM
Hello Jason,

Could you, please, post a page reproducing the problem?
Thanks!


Regards,
Nikolay Tsenkov
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
Jason
Top achievements
Rank 1
answered on 07 Apr 2011, 05:34 PM
I created a support ticket (412041so I could attach a test project.
0
Albert
Top achievements
Rank 1
answered on 03 Jul 2011, 03:27 PM
Is there a solution to this problem? i also encountered this...
0
Konstantin Isaev
Top achievements
Rank 1
answered on 04 Jul 2011, 06:45 PM
I facing exactly this throuble.
To reproduce, pllace on a page this:
  • a ribbon with some contents, for example a group with a few buttons as in my page.
  • a RadAjaxPanel on the page
  • a button and a label within it
  • add click handler to button that changes text on label
It seems this will be the minimal set required to reproduce thus bug.
I guess that this is related somehow with that scripts are not allowed directly or limited by browsers in ajax by security reasons.  
0
Albert
Top achievements
Rank 1
answered on 05 Jul 2011, 12:08 AM
You just need to update to the latest version....


Pls. see http://www.telerik.com/support/pits.aspx#/public/aspnet-ajax/2011-q1-sp+


Tags
RibbonBar
Asked by
Jason
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Jason
Top achievements
Rank 1
Albert
Top achievements
Rank 1
Konstantin Isaev
Top achievements
Rank 1
Share this question
or