We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Expression column cell value type change get crashes grid

Hi,
While I am trying to modify an existing expression column cell type(ed.System.String to System.Double) the Grid getting crashed
on its reinitialization process.
We are getting error as

A first chance exception of type 'System.NullReferenceException' occurred in Syncfusion.Grouping.Base.dll

Additional information: Object reference not set to an instance of an object.

Please comment




1 Reply

RC Rajadurai C Syncfusion Team November 11, 2008 10:48 AM UTC

Hi Vivek,

Thanks for your interest in Syncfusion products.

Regarding Expression field column, it provides the values based on the calculation expression involving numeric values of type int,double,etc., Hence the ResultType must be compatible with the expression. If it is not, NullReferenceException will be thrown.

If you still see the issue, please send the sample which reproduces this issue so that we could try to sort out the cause for this issue and provide you with a solution.

Regards,
Rajadurai


Loader.
Live Chat Icon For mobile
Up arrow icon