EasyQuery.NET will be a useful addition to any database application. EasyQuery.NET library allows you to include end-user-oriented query builder into your .NET Windows Forms program or ASP.NET web-site. EasyQuery helps your users run any custom queries on any database they can imagine, without contacting your support team and without having to write a single line of code.
The WebForms edition of EasyQuery.NET will be a useful addition for any ASP.NET web site that works with databases and that allows its visitors to search data or generate reports.
EasyQuery.NET WebForms fully supports ASP.NET AJAX (former ATLAS) components so you can get all the power of AJAX technology with an ad-hoc query building and reporting.
Requirements:
· .NET framework 2.0
Limitations:
· Shows a watermark on the panel's background and contains a link to the EasyQuery web page at the bottom of the QueryPanel and the QueryColumnsPanel controls
What's New in This Release: [ read full changelog ]
· added: An ability to set table's priority;
· added: Quick incremental search for long lists;
· added: ShowAttributes property in EntitiesPanel - allows to define what kind of attributes must be shown;
· added: An ability to load/save different parts of DataModel separately;
· fixed: Wrong behavior of multi-selection lists;
· fixed: Some problems in JavaScript menu's behavior under IE 7 and Chrome;
· fixed: Wrong behaviour in case of using SQLServer mode of SessionState;
· fixed: Few small problems in Data Model Editor.