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
close icon

11.2.0.25: DataGrid throws exception

Hi

When I'm trying to use the DataGrid after updating I get the following exception:  WinRT information: The property 'IsOpen' was not found in type 'ExcelLikeUIFilterControl'. [Line: 79 Position: 47]

My code is very simple: 

<common:LayoutAwarePage
...
xmlns:syncfusion="using:Syncfusion.UI.Xaml.Grid">
<Grid>
..
<syncfusion:SfDataGrid></syncfusion:SfDataGrid>
..
</Grid>
</common:LayoutAwarePage>

There is no codebehind interferrring with the DataGrid.

3 Replies

NM Nicky Mogensen May 31, 2013 10:53 AM UTC

Oh and btw, line 79 is the <syncfusion:SfDataGrid></syncfusion:SfDataGrid> line.


NM Nicky Mogensen May 31, 2013 11:05 AM UTC

Found the answer here: http://www.syncfusion.com/support/forums/winrt/109059/SfDataGridHeaderCellStyle

Might wanna update your release or something..


DV Dineshprabhu V Syncfusion Team June 4, 2013 12:37 PM UTC

Hi Nicky,

 

Thanks for your update.

 

We are able to reproduce the issue and we have fixed the issue and provided the Dll in below forum. To resolve the issue in your side, please replace that dll in your system by following the instruction which is given in that forum.

 

Forum : http://www.syncfusion.com/support/forums/winrt/109059/SfDataGridHeaderCellStyle

 

Please let us know if you have any concerns.

 

Thanks,

Dineshprabhu


Loader.
Live Chat Icon For mobile
Up arrow icon