Pending Review
Last Updated: 02 Oct 2025 13:32 by Sergii
Sergii
Created on: 02 Oct 2025 13:32
Category: Reporting
Type: Feature Request
1
Use SqlDataSource SelectCommand xml element instead xml attribute

Use SqlDataSource SelectCommand xml element instead xml attribute - it allows to write complex sql requests in any tool and just put it into xml without changes and have it well-formatted and readable:

So, instead of

save it as

 

or even

0 comments