Skip to content

DMiradakis/Reporting_how-to-dynamically-pass-xtrareport-parameters-into-the-underlying-sqldatasource-to-t158360

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to dynamically pass XtraReport parameters into the underlying SqlDataSource to perform server-side filtering

This example shows how to dynamically add a parameter to XtraReport, compose FilterString in the SqlDataSource and use XtraReport's parameters to filter data in the SqlDataSource.

Description

Starting with v16.1.4, the TableQuery class is no longer used (see BC3458). So, it's necessary to use the SelectQuery class instead.


About

.NET, WinForms, XtraReports Suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%