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

How to make Object Datasource persistent

2 Answers 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arthur Hefti
Top achievements
Rank 1
Arthur Hefti asked on 27 Nov 2008, 10:33 AM
On a page we're having some controls bound to an object datasource. We're also using the radAjaxManger to change parts of the page. Step 1. User enters data in input control
Step 2. User chooses an other value in a combobox which causes a postback to reload parts of the page

-> On page_load the entered data is gone.
I can save the objectdatasource in the session but how can I update the data before the page_load?

TIA
Arthur

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 02 Dec 2008, 09:48 AM
Hi Arthur Hefti,

Please review the following code library which elaborates on ComboBox databinding with Ajax enabled. Review the provided approach and let us know if it helps.

Kind regards,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Arthur Hefti
Top achievements
Rank 1
answered on 04 Dec 2008, 07:41 AM
Works fine.
Thanks!
Tags
General Discussions
Asked by
Arthur Hefti
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Arthur Hefti
Top achievements
Rank 1
Share this question
or