So if you:
-turn on Row Summaries
-turn on Office 2007 theme
-The red 'X' will not work (clicking on it does nothing). The green check works fine.
Anyone else had this problem?
This works fine:
<igDP:XamDataGrid Name="_firstTabGrid" >
<igDP:XamDataGrid.FieldSettings>
<igDP:FieldSettings AllowSummaries="True" />
</igDP:XamDataGrid.FieldSettings>
</igDP:XamDataGrid>
This does not:
<igDP:XamDataGrid Name="_secondTabGrid" Theme="Office2k7Blue">
<igDP:FieldSettings AllowSummaries="True"/>
Thanks for the help
Hello,
For your convinience we have created a case with an attached development issue.
In order to follow its development : CAS-22071-UZH8EM
Best regards.
The DS team.