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

RadTabStrip/MultiPage/AJAX

2 Answers 159 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Bill O'Neil
Top achievements
Rank 1
Bill O'Neil asked on 30 Mar 2009, 11:26 PM
I have a rather large scale application where I'd like to do the following:

1. Create a "Load on Demand" Multipage - controlled by a radTabStrip

2. AJAX-ify the TabStrip/MultiPage so that the new page views are loaded via callback (not postback)

3. Let the loaded PageViews determine how to handle submissions (postback/callback)

I can do #1 & #2 (albeit w/ some lingering viewstate issues) but the end result is a loaded pageview/form that always uses the tabstrip/multipage AJAX (where I'd prefer to be able to make selective AJAX calls or, in some cases postbacks from the loaded elements.)

Is what I'm looking to do even possible?

Bill

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 01 Apr 2009, 01:02 PM
Hello Bill,

I prepared sample project for you where you can see how I disable ajax for particual button click. Please check it out and let me know if there is something unclear.

Further information on how you could exclude controls from ajaxifying is available in the below artciles:
http://www.telerik.com/help/aspnet-ajax/ajxexclude.html
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/raduploadinajaxifiedgrid/defaultcs.aspx?product=upload

Let me know if this helps.

All the best,
Iana
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
nilesh
Top achievements
Rank 1
answered on 05 Sep 2009, 07:16 AM
Hello sir

 I Have problem with rad ajax panel. when i added rad ajax panel in page then dynamically create treeview is dispay  without checkbox in ie8 but  in other browser  its dispay with checkbox .when i remove radajax panel then its dispay with checkbox in ie8

my aspx code is attached



ils give me solution early
my email id is
 nilesh@vcantech.com
Tags
TabStrip
Asked by
Bill O'Neil
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
nilesh
Top achievements
Rank 1
Share this question
or