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

Rebind RadtabStrip?

1 Answer 148 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 18 Nov 2009, 07:53 PM
Is there an easy way to rebind a radtabstrip that is using a sql data source? I am showing tabs that has a record count as the tab text. When I drag and drop records from one grid to another I need to refresh the tabstrip tabs. i am using ajaxified grids. Thanks for any help you can give.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 20 Nov 2009, 02:51 PM
Hi Robert,

The solution to this requirement would depend on your current implementation. In general, setting the DataSource property and calling DataBind() for RadTabstrip will refresh the control. Here is an example for reference:

http://demos.telerik.com/aspnet-ajax/tabstrip/examples/populatingwithdata/hierarchicaldatabinding/defaultcs.aspx


Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TabStrip
Asked by
Robert
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or