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

Switching content / comtrols in a tab strip

1 Answer 37 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Drew Auman
Top achievements
Rank 1
Drew Auman asked on 27 Mar 2013, 07:13 PM
Hello,
 so I have a page with a autocomplete textbox. The user types in a value and depending on the selected value a tabstrip loads with multiple tabs with kendo ui grids on them. 4 seperate tabs. A parent child relationship exists to the tabbed data. I have this working correctly.The behavior I'd like to implement would be if no data exists for one of the tabs (child data), the grid view on that tab does not show but a label or text telling the user that no data exists for this client. Is this behavior possible ? If so how could I implement it?

Thanks

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 29 Mar 2013, 03:00 PM
Hello Drew Auman,

How are you setting the tabs content? Could you share the code you are using? You could probably use a condition and include the Grid in the content only when there is data.

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip
Asked by
Drew Auman
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or