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
420
Grid scrolling issue - ListBox scrolls and value changed unintentionally
posted

Hi

while scrolling ultraGrid, ListBox also scrolls for its values and that cell(with ListBox style) value changes unintentionally. How to lock the Listbox scrolling while scrolling grid?

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    Hi,

    I'm afraid I do not understand your question. The grid has no connection to a ListBox control. Did you mean ValueList?

    If you are scrolling using the mouse wheel and both the grid and the ValueList in a cell are scrolling, then that's a bug. What version of the controls are you using? I'm pretty sure that particular bug was fixed years ago.

    Maybe you just need to get the latest service release.

    How to get the latest service release - Infragistics Community

Children