Hi to all,
I try to fill a igrid .net control with 12000 rows and 100 columns cell by cell (setting IGCell.value). I take the time and it result 80 seconds to fill data in table and another 80 seconds for autowidthcols function.
Is this operation so slow? Or there is a proper procedure to fill huge amount of data?
Thank you