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

RadListView ItemUpdating in RadPanel

2 Answers 124 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Adonis
Top achievements
Rank 1
Adonis asked on 12 Jul 2010, 03:50 PM
Hello,

    I have a RadListView nested in a RadPanelBar, the itemupdating functions for the radlistview work fine outside of the panel but the code behind can not recognize the listview once I place it inside of the panelbar.

How is there a workaround for this so that I can use the item updating functions?

2 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 15 Jul 2010, 07:12 AM
Hello Adonis,

Can you please verify you are not databinding the RadListView control on every postback? And if you are creating control dynamically  that the controls collection of the page is recreated correctly (is the same) on the subsequent page loads. If you continue to experiencing difficulties please provide page's code and declaration.

Greetings,
Rosen
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Accepted
Tsvetoslav
Telerik team
answered on 15 Jul 2010, 07:33 AM
Hello Adonis,

I tried to reproduce the problem in the attached sample but to no success. Could you take a look at it and let me know how to do so.

Regards,
Tsvetoslav
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Adonis
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Tsvetoslav
Telerik team
Share this question
or