Monday, March 26, 2012

Tab Control Documenation

I'm new to AJAX and I'm trying to find documenation on the Tab control in the AJAX ToolKit. Untimately, I need to progammatically control each tab (HeaderText, content in each tab, etc.). I'm not having much luck so far finding documentation that describes all the properties and methods and how to use them programmatically. Any suggestions?

Thanks!

I have resolved the problem of prgrammatically setting the HeaderText and tab contents by creating User Controls and using the LoadControl method during the Page_Load event.

Chris

No comments:

Post a Comment