
Includes new AQB.Web.UseRelativePaths property for improved handling of virtual directories.
Features
- The new AQB.Web.UseRelativePaths property allows paths to handlers to be treated as relative (virtual directories do not need to be hardcoded).
- The QueryBuilder.DataSourceOptions.HideAsteriskItem property now affects the dropdown list in the Expression column of the Query Columns List.
- The AQB.Web.QueryBuilder.onQueryBuilderReady event is now fired when the UI is truly operable by the user.
Fixes
- The bug with setting an empty string to the setSql() method when there's no SQL Editor on the page has been fixed.