This is a migrated thread and some comments may be shown as answers.

Print list from a RadGridView ( filtered, sorted and grouped by)

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 04 Oct 2012, 06:06 PM
On our GUI screens we use the Telerik.Windows.Controls.RadGridView control. It is possible to sort, filter and group by the data.
To print this filtered, sorted and group by list what to do?
Through the object data source we now can print a list but this without any knowledge of the actual selections from the grid.
Please advice here.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Oct 2012, 12:38 PM
Hello Andy,

As the reports reside on the server you need to transfer the data from the client to the server. One way to do this is to use another service that gets the filtered, sorted and grouped by data from the client and allows the report to consume it with the help of the ObjectDataSource component.

Kind regards,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

Tags
General Discussions
Asked by
Andy
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or