Hi,
Is there any way to print XamGrid complete data?, I tried normal Silverlight 4 Print method, but it is printing only those columns & rows which are viewable at that point of time instead of all columns and rows.
regards,
kthatik
Another approach would be to use the Silverlight Reporting project from Codeplex.
You could check-out this blog post by Mihail Mateev for more information:
http://community.infragistics.com/blogs/mihail_mateev/archive/2010/07/01/introduction-to-silverlight-reporting.aspx
There's also a sample application attached to the end of the post which you might find useful.
HTH,
HI,
You could use our Excel Engine and export the XamGrid to an Excel spreadsheet. Then bring up Excel and print.
Here is a help link to our Excel Engine. http://help.infragistics.com/doc/Silverlight/2011.1/CLR4.0/?page=SL_Getting_Started_with_Infragistics_Excel_Engine.html
I'll create a feature request for this issueSincerely, Matt Developer Support Engineer