Active Query Builder ASP.NET Edition allows for applying custom CSS styles.
We're glad to announce the new version of Active Query Builder ASP.NET Edition. You can evaluate the new version by requesting the trial. Customers can download the new version in the Customer's area.
What's new in the Active Query Builder ASP.NET Edition 3.3 since version 3.2?
CSS styling:
The new QueryBuilderControl.Theme property has been made to switch styling
between several predefined schemes. The current version supports jQueryUI
and Bootstrap styling out of the box. Allowed property values: 'default',
'jqueryui' and 'bootstrap'. See the demos marked with the 'Bootstrap' and
'JqueryUI' labels.
The new AQB.Web.theme property allows applying custom styling scheme on
the client-side. See the demo with the 'Foundation' label to find the sample of applying custom styling.
Localization:
The new Japanese localization is made.
Eight localizations are updated and proofread by professionals: German,
French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian,
Turkish, and Russian.
Expression Editor:
The new Custom Expression Editor popup dialog to edit the text of SQL
expressions via multiline text editor with SQL syntax highlighting is now added to the "Show Query Results" demo. It displays the formatted text of
sub-queries and CASE statements and warns the user about errors in SQL
expressions.
API:
The new QueryBuilderControl.HandlersPath property allows defining a custom path for requests to AQB handler.
The new BaseHandler.DisableRegistration method allows to turn off automatic registration of the route to AQB handlers.
Serialization of all component properties is possible now. Use the
XmlSerializer.Serialize/Deserialize methods for this purpose.
The new property CriteriaBuilder.dateFormat allows changing the date
display format. Default value: "dd.mm.yy". Possible values are listed here.
The new DataSourceOptions.resizeMode property has been added to change the
way the user can resize objects in the Canvas. Default value: "se"
(bottom-right corner). Possible values are listed here.
We have been using Active Query Builder for over a year and must say that both the product and support have been outstanding!
We chose Active Query Builder due to its flexibility and features, but have been truly pleased by its power and hidden capabilities. ...
In summary Active Query Builder provides excellent components, great support and a very flexible feature set. It has allowed us to provide features to our end users that I did not think would be possible in the first release of our new tools and in a timeframe that was much shorter than planned. I would recommend that anyone dealing with databases in the .Net world should be aware of this component and its capabilities!