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
20
igGrid ColumnFixing with Row Virtualization
posted

With version 14.2.20142.2140 of the igGrid.  When using column fixing plus row virtualization and binding data with the igGrid("dataSourceObject") and igGrid("dataBind") method, the first column after the fixed column is converted to a checkbox column.  Please see attached sample.  if data binding is done on grid initialization it works as expected.

According to this link, http://help.infragistics.com/doc/jQuery/2014.2/CLR4.0/, columnfixing and row virtualization is now supported.

Is there a workaround for this?