Page 2 of 2
Re: Refresh Scrollbar when Grid is refreshed
Posted: Fri May 10, 2013 9:29 am
by bluttman
Also, if you initially present a grid of less than a page you can never go beyond that page. If you change the custom sql and have a resulting data set larger than a page when you refresh the grid you do not get an operational scroll bar.
Re: Refresh Scrollbar when Grid is refreshed
Posted: Tue May 21, 2013 9:13 am
by David
We've put in a fix to the Grid "refresh()" API for next release. This will reset the scrollbar to the top and recalculate the number of records.
Re: Refresh Scrollbar when Grid is refreshed
Posted: Tue May 21, 2013 10:36 am
by bluttman
David wrote:We've put in a fix to the Grid "refresh()" API for next release. This will reset the scrollbar to the top and recalculate the number of records.
Fantastic, Thanks!
Re: Refresh Scrollbar when Grid is refreshed
Posted: Thu Jun 06, 2013 4:43 pm
by David
Sorry it took us so long, but 4.6.0 was released today, which includes the fix.