All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
TabStrip
/
Tab.ID is readonly .. it never used to be.. Upgrading..HELP!
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Bexm
67 posts
Member since:
May 2007
Posted 02 Jun 2008
Link to this post
Hello
I am (still) trying to upgrade our telerik controls on our project to the new prometheus ones, which I am now wishing I had never started.. and I have a problem with the RadTab..
We are dynamically creating a tabstrip and setting the tab.ID.. but it is telling me the ID is readonly.. this means I cannot dynamically create the tab.
Am I missing something completely obvious, or has this changed?
What's the work around?
Thanks
Bex
Paul
Admin
4281 posts
Posted 02 Jun 2008
Link to this post
Hi Bexm,
In general, setting IDs to the tabs and pageviews is not a good idea - the ID is used for internal purposes and is automatically generated. I think you can use the Value property for the same purpose.
Regards,
Paul
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Back to Top
Close