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
115
Selection causes grid to jump and wrong row to be selected.
posted

I have a form with a lot of controls on it (enough that there is a scroll bar on the Panel).  There is an UltraGrid that only fits half way on to the viewable area of the screen.  When I click a row on the grid the the panel automatically scrolls so that the entire UltraGroupBox that contains the UltraGrid becomes visible on the screen.  This is normal since it seem to happen when ever any control gains focus.

The problem is when the page jumps before the click is processed all the way.  So if only the top row is visible and I click on it then after than jump the last row in the grid has been selected.

Is there a way to prevent this from happening?

Parents Reply
  • 37774
    posted in reply to Justyn

    You can get hoftfixes at the My Keys and Downloads section.  However, I just looked up the original fix for this issue and it was only addressed in 6.2 and later.  Currently I believe that only versions 7.2 and above are supported, so there will be no more hotfixes past what is already available for 6.2.  I would suggest downloading a trial for a later version to see if your issue was addressed.

    -Matt

Children