Browse By Tags

  • Applying CSS To WebTab

    I'm trying to control the look of the WebTab (2007 V3) using an external CSS file but I'm experiencing problems.

    I want to apply an image to the tabs, however when I assign a CssClass to the DefaultTabStyle the image appears not only in the tab…

  • WebTab Navigation without using Javascript

    I have a WebTab with 4 tab and each tab has one or more user controls. I need to be able to:

    1) navigate to a tab based on a click event within a user control

    2) navigate to a tab from a asp:DataGrid passing in a parameter to display information in another…