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

PanelBar Item Click AJAX

1 Answer 59 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
jmarmash
Top achievements
Rank 1
jmarmash asked on 20 Oct 2009, 03:53 AM
All -

I am attempting to Ajaxify a portion or our application and have hit a wall with the PanelBar control.  I have wired up the Item_Click event and would like the event to be an ajax event.  The PanelBar control exists in a content page inside a master page.  No matter what I try, the event is a traditional postback.  The first place I went to investigate the behavior was the Telerik examples and, sure enough, all of the Telerik examples exhibit the same flicker (Postback).  I've tried adding the control to a RadAjaxManagerProxy and also setting the RegisterWithAjaxManager property to true.  Neither have any noticeable affect.  Is there something painfully obvious that I'm missing?

Any help is greatly appreciated.

Jeff


1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 23 Oct 2009, 04:00 PM
Hello jmarmash,

Please try putting the PanelBar in a RadAjaxPanel control (no RadAjaxManager need to be involved).

Kind regards,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
PanelBar
Asked by
jmarmash
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or