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
45
Vertical scrollbar bug in IE 9 + when has a lot of records
posted

I create a multi line grid with option:

rowVirtualization: true,
virtualizationMode: "continuous",
adjustVirtualHeights: true,
avgRowHeight: "100px",
Grid has 5 header rows. When set data source over 2100 records (total 10500 rows), i can not drag drop vertical scrollbar. The position of scrollbar always on top. 
The client height of scrollContainer was wrong.
So do you have any recommend for this bug.

My library info:  Infragistics.Web.ClientUI data source localization resources 18.2.72

Browser: internet explorer 11