BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi,
I've just downloaded and installed 11.2.0.25 of the WinRT components. In my code, I apply a header cell style in a SfDataGrid, but I can't get it to work in the new version.
If I define say:
<Style x:Key="headerCellStyle" TargetType="syncfusion:GridHeaderCellControl">
<Setter Property="Background" Value="#FFD5DDEA" />
</Style>
and then set it e.g.:
<syncfusion:SfDataGrid HeaderStyle="{StaticResource headerCellStyle}" />
I get a XAML parse exception in InitializeComponent().
Thanks in advance for any advice.
Hello, thanks for the zip file.
I don't fully understand your instructions on where to place the contents of the unzipped file. You refer to Xml files, but I don't see any Xml files.
Also, you refer to assembly and dlls, and it's not clear to me which of the unzipped files contents these terms refer to.
I've attached an image of the listing of the unzipped files contents. With reference to this, could you clarify what goes where?
Thanks,
Robert Fairlie
Hi Fairlie,
Sorry for the inconvenience caused.
Here the Xml files doesn't need and this fix will reflect once the below instructions are followed,
Replace the folder named Syncfusion.SfGrid.WinRT followed by the location,
[Installed drive]:\Program Files
(x86)\Syncfusion\Essential Studio\11.2.0.25\Assemblies for WinRT\
with the Syncfusion.SfGrid.WinRT folder given in the Zip file.
Replace the Syncfusion.SfGrid.WinRT.dll, Syncfusion.SfGrid.WinRT.pri,
Syncfusion.Data.WinRT.dll and Syncfusion.Data.WinRT.pri in
the below location,
[Installed drive]:\Program Files
(x86)\Syncfusion\Essential Studio\11.2.0.25\Assemblies for WinRT\
Replace the folder named Syncfusion.SfGrid.WinRT followed by the location,
[Installed drive]:\Program Files
(x86)\Syncfusion\Essential
Studio\11.2.0.25\SDK\Redist\CommonConfigurationeutral
with the Syncfusion.SfGrid.WinRT folder given in the Zip file.
Replace the Syncfusion.SfGrid.WinRT.pri and Syncfusion.Data.WinRT.pri
in the below location,
[Installed drive]:\Program Files
(x86)\Syncfusion\Essential
Studio\11.2.0.25\SDK\Redist\CommonConfigurationeutral
Replace the Syncfusion.SfGrid.WinRT.dll
and Syncfusion.Data.WinRT.dll in
the below location,
[Installed drive]:\Program Files
(x86)\Syncfusion\Essential
Studio\11.2.0.25\SDK\References\CommonConfigurationeutral
Please let me know if you have any concerns,
Thanks,
Sankar
Thanks, it's working now.
Hi Robert,
Thank you for the update.
Please let us know if you need further assistance.
Thanks,
Dineshprabhu