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.
We just double checked this with our QA team, this is logged internally with number 16824:
"16824: Summary cancel button NOT working when Theme=Office2k7Blue"
If you want to receive updates on the status of the issue, just contact Developer Support officially through our Developer Support Channels:
http://es.infragistics.com/Support/default.aspx#Overview
and we will link this case to the item.
Hope this helps.
I believe this issue was found internally as well and should be addressed in the next hotfix .
Regards
Vlad
Developer Support Team