Jump to content

UniDBgrid, Paged(50), Vertical scrollbar issue


Kast2k

Recommended Posts

On 6/5/2020 at 7:41 PM, Sherzod said:

Also try this approach.

1. Remove the above JS codes.

2. Use CSS:


.customgrid .x-scroller-spacer {
  transform: translate3d(100%, 100%, 0px) !important;
}

3. UniDBGrid1.LayoutConfig.Cls = customgrid

It solved my problem 2 years ago !!!  

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...