Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
Help with explorer bar scrolling
posted

Hi everyone. I am new to the Infragistics controls. We have a product that uses many infragistics controls and the one I have a question on is the ultraexplorerbar.

The development of this product was not done by me, but this person has now left the company. Currently, our product allows scrolling, but doesn't have the entire scroll bar. It currently ONLY has the up and down arrows that you find on any common scroll bar(see screen shot below). My question is how can i get this scroll bar to show, along with the arrows that show now? I checked the properties and set the scrolling to Always. 

As I said i am very knew to these controls, so i apologize if this is a simple minded question. Below is a screen shot of my issue. is there another property or setting that would stop this scroll bar from displaying that I am missing? Thank you.

 

 

Parents
No Data
Reply
  • 69832
    Offline posted

    There is no way to get a scrollbar in there. That view was based on an older version of MS Outlook, which also used scroll buttons.

    Note that an alternative solution to this problem would be to use the ControlCOntainer style on the group, and add a different control in there, for example an UltraListView control with View set to 'List'; you would then be able to get a scrollbar.

Children
No Data