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
285
UltraWinGrid with TrackBar
posted

Hello,

I'm having two particular problems with the WinGrid and a TrackBarControl

1) If the row is selected the TrackBar is covered by the blue foreground color, hence not showing that a TrackBar control is available (which is confusing for the users)

2) If the row is unselected the TrackBar column not shown.

Screenshoot of the issue

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Fernando,

    Which column in the screen shot has the Trackbar in it? I'm assuming is the UnitsInStock cell. Is that right?

    How are you embedding the TrackBar into the grid?

    And the screen shot you have here shows a selection color that is not the default color, so you are probably loading an ISL (Style Library File). That's going to be important in figuring our how to make this work.

    Can you post a small sample project demonstrating the issue? If so, I'm sure I can figure it out and get it working for you.

Children