Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

UltraTabStripControl

Last post 05-08-2008 9:59 by [Infragistics] Mike Dour. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-07-2008 14:50

    • Manju00
    • Top 75 Contributor
    • Joined on 04-14-2008
    • Points 545

    UltraTabStripControl

    Hello,

    I have a ultratabstripcontrol with two tabs in it.I have set the "style" in the properties window as "wizard"

    I have to place two different grids on each tab.As soon as I place one grid in tab 1,same grid shows up in the second tab too .

    Can anyone tell me as to why is this happening ??

    Thanks

    • Post Points: 20
  • 05-08-2008 9:59 In reply to

    Re: UltraTabStripControl

    All tabs in an UltraTabStripControl share a tab page control with the same child controls. This cuts down on overhead when binding to a database where each tab displays different data but since each record has the same fields, the same controls are used to display that data. If you would like different controls on each tab page, use the UltraTabControl instead.

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems