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
990
sorting numeric with string in pivotgrid
posted

Hi,

 

When try to sort a column that has NA values and also numeric values in it,

it fires an exception that cannot compare it to double, so how can i resolve it? or at least what to write in the   pivotGrid_ColumnSorting(object sender, PivotSortingCancellableEventArgs e)

 function to catch the exception when the value of the cell is "NA"

 

 

Thanks,

nharake