ASP.NET Report Designer - Data Source Wizard & Filter Editor (Coming soon in v15.1)

Thinking Out Loud
21 May 2015

In our upcoming release (yeah, I know, we have a lot of new stuff coming your way), we'll introduce a full-featured Data Source Wizard for our ASP.NET Report Designer - easily accessible from the Report Designer's main menu.

ASP.NET Data Source Wizard

Like its WinForms counterpart, the ASP.NET Data Source Wizard allows users to construct complex queries - with support for joins, query parameters, data source level filtering and the ability to bind to stored procedures with specified parameters. Users can either write a SQL query manually or construct it visually via our ASP.NET Query Builder.

ASP.NET Query Builder

As you might expect, our Query Builder generates a SQL string, which can be further edited when necessary.

ASP.NET SQL Data Source Wizard


To avoid possible security issues, the new query builder cannot use connection strings specified in the application’s Web.config file by default. You can pre-define a set of connection strings for your end-users by implementing a custom connection strings provider. Alternatively, you can explicitly permit the query builder to use connection strings from Web.config (you know the risks, so think through your implementation carefully).


ASP.NET Filter Editor

Among other usability enhancements we'll ship in this release is the debut of the DevExpress ASP.NET Filter Editor. In previous versions, in order to filter report data, users had to manually enter the required filter string. With this update, your users can launch the Filter Editor by clicking the ellipsis button on the report’s Filter String property - available in the Data properties group and the report’s Actions list.

ASP.NET Filter String

The Filter Editor's UI is straightforward and simplifies the construction of complex filtering conditions. To improve readability, the Filter Editor arranges sub-expressions into groups based on logical operators. Thus, the entire expression is presented as a tree, where each node can be edited separately.

ASP.NET Filter Editor


So what do you think? Do you see yourself using the Data Source Wizard and Filter Editor?


Free DevExpress Products – Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We’ll be happy to follow-up.
Maxime Savard 3
Maxime Savard 3

Yes !!!! It's possible to use the query designer outside of report tools ?

Can you add a option (Start Table or Vue) and limit available table to linked table. It's more easy for end users to see only good table and not see all table.

21 May 2015
Teksdata Yazılım ve Otomasyon Sistemleri Ltd. Sti.
Teksdata Yazılım ve Otomasyon Sistemleri Ltd. Sti.

>It's possible to use the query designer outside of report tools ?

+1

Regards,

FK

21 May 2015
Hua Lin 3
Hua Lin 3

>It's possible to use the query designer outside of report tools ?

+1

24 May 2015
madhu m 1
madhu m 1

hi,

 when you release v15.1(next month..?) we are waiting for this....

thanks,

madhu.

25 May 2015
HAKAN Cevikoglu
HAKAN Cevikoglu

>It's possible to use the query designer outside of report tools ?

+1

26 May 2015
Kinjal Sonpal
Kinjal Sonpal

Full featured filter editor was always a big sore. Hope this is available under XAF-Web as well.

5 June 2015
Stefano Maestri
Stefano Maestri

>It's possible to use the query designer outside of report tools ?

+1

28 October 2015

Please login or register to post comments.