I tried the below approach to add the comments:
http://help.infragistics.com/Help/Doc/WPF/2012.2/CLR4.0/html/IGExcelEngine_Add_a_Comment_to_a_Cell.html
I don't get any error after adding the comment. The worksheet cell's property - hasComment also returns true. But on xamspreadsheet, when i try to hover on the cell. It does not show any comment.
Do we need any further configuration or settings to make the comments view able on the xamspreadsheet.
Thanks
S.
I also need to know this information, Thanks for sharing such types of informative information.
www.onedollarwebhostings.com/
Hello,
I am just checking if there is anything else I can do for you.
Hello Sherry,
Thank you for your post.
I have been looking into it and it seems that the data validation rules are released from version 15.2.
As I mentioned in my previous posts about the functionality to display comments in XamSpreadsheet the best approach I can suggest you is to add this functionality as a suggestion for future implantation at:
http://ideas.infragistics.com
Thank you for choosing Infragistics.
"Thanks for the reply, but AnyValueDataValidationRule does not have visual effect. I mean, on the XamSpreadsheet i don't see any effect of using a rule for a cell. Do i need to do something more in order to show the notes or comment section on the xamspreadsheet."
In addition to above question, I also want to inform you that we are using the 15.1 version dll, as I saw that the data validation is the new feature http://ko.infragistics.com/samples/wpf/spreadsheet/data-validation.
Do it is officially released?
Hi Zhivko ,
Thanks for the reply, but AnyValueDataValidationRule does not have visual effect. I mean, on the XamSpreadsheet i don't see any effect of using a rule for a cell. Do i need to do something more in order to show the notes or comment section on the xamspreadsheet.