[Bug] SfGrid AllowResizing="true" and GridColumn AutoFit="true" will make App crash when trying to resize the column

Dear Syncfusion Support,

When SfGrid AllowResizing="true" and GridColumn AutoFit="true" and trying to resize the column on the runtime ... will make Application crash.

Is this bug ? Or any other consideration of this ?

Regards,
Handi Rusli

3 Replies

RS Renjith Singh Rajendran Syncfusion Team August 24, 2020 11:01 AM UTC

Hi Handi, 

We tried to reproduce the reported problem by creating a sample with our latest version 18.2.0.54 based on this scenario from our side. But resizing works fine with Grid having AutoFit columns. We are attaching the sample and video demo for your reference. 
 
Kindly refer the above attached sample, and if you still face difficulties, then we need the following details for better assistance. 
  1. Share the sample which you have tried from your side. This would be helpful for us to validate the problem based on your scenario.
  2. Share the complete Grid rendering codes.
  3. Share the details of any exception if you have faced any when resizing the column.
  4. Share with us the exact scenario or proper replication procedure.
  5. Or if possible, reproduce the problem with the attached sample and share with us for further analysis.

The provided information will help us analyze the problem, and provide you a solution as early as possible. 

Regards, 
Renjith Singh Rajendran 



HA Handi August 24, 2020 12:24 PM UTC

Dear Renjith,

I noticed that your sample is working fine from my side.

I cannot give you a piece of my code, because of complexity of my codes.

I'm trying to reproduce the error but no luck.

I have my own workaround for this problem, by setting SfGrid AllowResizing="false" and GridColumn Autofit="true".

I think that I make mistake somewhere in my codes, anyway ... thank you for your sample & support.

Regards,
Handi Rusli


RS Renjith Singh Rajendran Syncfusion Team August 25, 2020 08:43 AM UTC

Hi Handi, 

Thanks for your update. 

We are glad to hear that you have made a workaround to overcome the problem. 

And if you need further assistance, kindly get back to us with the requested details. 

Regards, 
Renjith Singh Rajendran 


Loader.
Up arrow icon