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

RadGrid Not retaining data

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 18 Feb 2016, 01:17 PM

Hi Team,

 

i am using a Radgrid on a page with multiple template columns, I have a hyper link , a textbox and a combobox. I click on link opens a popup and I select a value and submit it on parent page, save the selected value in grid' template textbox.

And based on textbox value I bind the the combo box.

But when I submit the page and do postback, the Textbox lose its data. and not able to bind combobox.

Can anybody help me on this.

~

Sandeep

 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 23 Feb 2016, 08:32 AM
Hello Sandeep,

The state of the controls within Templates will be lost only on rebinding the grid data. Please make sure that you are not calling Rebind() somewhere. Also, you can check the sample provided here for different ways of declaring link columns:
http://www.telerik.com/forums/open-report-link-using-unique-row-id#eupACGJdv0mBbLYsQEvMdQ

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or