Infragistics Home

Infragistics Forums

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

UltraDockManager Won't Stay On Top

Last post 09-15-2008 10:08 by [Infragistics] Mike Dour. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-27-2008 15:27

    UltraDockManager Won't Stay On Top

    When it flies out it covers the controls which is what I want. What I want to do is after the report is complete have it come out, and pinned so the user can work with the data till they unpin it. When I do the below code the UDM just flat out disappears from view. If they wait till the report is done and fly it out themselves it is fine. But it they pin it, then the controls on the form are visible over top the UDM. I hope this makes sense to somebody and appreciate any help.

     

     

    Me.dgSearchResults.DataSource = testtableMe.tbQueryText.Text = "COMPLETE"

    UDM.DockAreas("SearchResults").Activate()

    UDM.DockAreas("SearchResults").Pin()


    • Post Points: 20
  • 09-15-2008 10:08 In reply to

    Re: UltraDockManager Won't Stay On Top

    This looks like it may be a bug. I would recommend submitting it to the support group: http://www.infragistics.com/gethelp.

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