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

Clear not working

1 Answer 44 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Don
Top achievements
Rank 1
Don asked on 09 Jun 2010, 03:17 PM
I have a tab strip that is built dynamically by binding a user control to the pageview of my tab strip. I load one control into a pageview for every row of data that is retireived from the database. This seems to work fine except when I delete a row. I am calling clear on the tab strip and pageviews and then re-add them again based on re-querying the database. (There are triggers in the database that change data depending on which tab was deleted so just deleting the tab is not an option) The problem is that the tabs still display the old data even after calling clear on both objects. For example, if I have 5 tabs and delete one, when the page repaints I still have 5 tabs but the one that was deleted has no data in it even though 4 rows are returned from the database and I have only created 4 tabs and pageviews. Any help or guidence would be greatly appreciated.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 14 Jun 2010, 12:09 PM
Hello Don,

Thank you for contacting us.

Could you please try to isolate the issue in a simple page and send it to us so we to be able to test it locally and find the best solution? Thanks in advance

Best wishes,
Yana
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
TabStrip
Asked by
Don
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or