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

Development Strategies

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John Brian Young
Top achievements
Rank 1
John Brian Young asked on 08 Dec 2016, 08:04 PM

I've been using RadAJAX for WebForms for a couple of years. I do 99% of my coding with dynamic controls, created in the code behind. My current project has many tab controls with multipages, etc, and many controls within each muliview. I am using RadAjaxManager and carefully keeping track of which controls trigger which.

Do I seriously have to recreate each and every control for every postback?? There are 100s, and many of them are not created until the user takes certain actions.

What are the strategies I can use?

 

 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 13 Dec 2016, 04:52 PM
Hello,

I am afraid that the information about your scenario is not complete, therefore please elaborate on the following:
 - Are you adding Ajax settings dynamically: http://docs.telerik.com/devtools/aspnet-ajax/controls/ajax/radajaxmanager/how-to/add-ajaxsettings-programmatically
 - or you need to load user controls with ajax as explained here: http://docs.telerik.com/devtools/aspnet-ajax/controls/ajaxmanager/how-to/load-user-controls
 - Did you include the tabstrip and multipage in the AjaxSettings? If yes please confirm that you followed the article linked below: 
http://docs.telerik.com/devtools/aspnet-ajax/controls/ajaxmanager/troubleshooting/tips-and-tricks-for-ajaxifying-specific-controls#ajaxifying-radmultipage-and-radtabstrip-controls
 - Clarify on whatever you think is important for better understanding of your scenario.

Thank you!

Regards,
Pavlina
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
John Brian Young
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or