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
165
Scroll bar issue in igGrid
posted

Hi,

 

Am facing an issue in the igGrid when using the recent IgniteUI_20122.2113_SR release. I have a grid where a user can enter rows. I have rowVirtualization enabled for the grid. Though i tried with different combinations of grid height and avgRowHeight, the scroll bar doesn't appear as soon as the viewable rows in the grid exceed. The excess rows start hiding if i keep on adding more rows. The scroll bar appears if i do not set the rowVirtualization mode.

I did not notice this issue in the 2012.12 major release. Can someone let me know the solution please.

 

Thank you, Wajid.

NewDemo_SR.zip
Parents
  • 7570
    posted

    Hello Wajiid Mohammed,

    Thank you for contacting Infragistics!

    Thank you for the sample. It was helpful.

    I was able to reproduce the behavior you described. After further investigation, the grid renders its vertical scroll bar using a much earlier script version with rowVirtualization enabled. If rowVirtualization is set to false, the scrollbar renders as well using script version 2113. On this note, I am creating a private support case on your behalf.

    If you have any questions, please let me know as well.

     

Reply Children
No Data