Active Query Builder ASP.NET Edition History

September 02, 2010

Active Query Builder ASP.NET Edition v.0.2.2

= Overall performance improvement in Internet Explorer is made.
= Expression and Sorting drop-down controls are improved.
- Fixed changing of the grid columns width on selecting a column for some
  browsers.
- Small CSS fixes for Internet Explorer 7 are made.

August 16, 2010

Active Query Builder ASP.NET Edition v.0.2.1

+ The canvas can be hidden now. Use the "visible" property on  
  control or just delete it from the web page. The new sample project 
  "no_design_area_demo" is added. In conjunction with the new properties of the 
  QueryBuilder component this allows you to build queries by dragging fields 
  from the database objects tree to the columns grid.
+ The new properties AddLinkedObjects and DeleteUnusedObjects are added to the
  QueryBuilder.LinkOptions group. The AddLinkedObjects instructs the 
  component to add necessary objects to join the newly added object with
  existing objects. For example, using the Northwind database, by adding Orders
  and Products tables to the query, the [Order Details] table will be added 
  automatically and joins will be set according to the foreign keys. 
  The DeleteUnusedObjects property instructs the component to remove objects
  from the query if their fields are not used in the query and these objects are
  no longer used to link other objects.
- Fixed bug with clearing a query text or removal of all tables from the canvas.
+ Compatibility with Microsoft Ajax Framework is made. Now the component can be 
  used with UpdatePanel.
- Fixed bug with link rendering and creation.
- Ability to change join types via the context menu is restored.
+ The jQuery library is upgraded from 1.7.2 to 1.8.3.

July 23, 2010

Active Query Builder ASP.NET Edition v.0.2.0

- Fixed various problems while working in Internet Explorer 7: database objects
  tree layout is corrected, links creation is possible now.
- Installer is adding component to the toolbox now.
- Other minor bugs are fixed.

July 19, 2010

Active Query Builder ASP.NET Edition v.0.1.9

+ Added warning on not loading required JavaScript files.
+ All QueryBuilder control parts are united within single ASCX control.
+ Automatic restore on loosing connection after timeout is made.
- Fixed the "Unspecified Error" in Internet Explorer.

July 15, 2010

Active Query Builder ASP.NET Edition v.0.1.8

+ Brief error reporting to the client is made. The new Message property is added
  to the QueryBuilderControl.
- Fixed visual bug with changing grid cell width during the editing.
- Fixed problem with Criteria cell updating.
- Minor JavaScript improvements for Internet Expolrer are made.

July 09, 2010

Active Query Builder ASP.NET Edition v.0.1.7

= The new property ShowFields is added to the ObjectTree control to show/hide
  fields in the tree ("false" by default). Setting this property to True will
  lead to slowing down of metadata loading process now. This effect will be
  eliminated in the near future.
- Fix bug with the asterisk checkbox in object's field lists.
- Fixed problem with positioning on dragging an object to the diagram pane.
- Grid functionality is restored.
- Other minor bugs are fixed.

July 07, 2010

Active Query Builder ASP.NET Edition v.0.1.6

= Data exchange protocol is improved: packet transfer is implemented for better
  performance.
+ Metadata tree now shows table fields. You can drag fields from the tree and 
  drop them right on the diagram pane or criteria grid, corresponding table 
  will be automatically added on the diagram pane and the field will be
  selected.
+ Source code samples for Visual Studio 2005 are added.
- The bug with grid check boxes updating is fixed.
- The bug with recursive grid updates is fixed.

June 16, 2010

Active Query Builder ASP.NET Edition v.0.1.5

- Fixed bug with position of datasources within the diagram pane when page is
  scrolled down.
- Fixed bug with position of context menus.

June 07, 2010

Active Query Builder ASP.NET Edition v.0.1.4

= Performance in Internet Explorer is improved.
- The bug with nested "FORM" tags in Internet Explorer is fixed.

May 28, 2010

Active Query Builder ASP.NET Edition v.0.1.3

= Client-side performance in Internet Explorer is improved.
+ Now all Debug/Warning/Error messages will be collected in one [Log.txt] file
  (stored in website root folder). Please send us this file in case of any
  server or client-side errors.
* Please do not use the demo projects from the previous versions as they might 
  contain outdated settings or references.

News

Testimonial

With users expecting better and better interfaces to deal with complex data retrieval, Active Query Builder has allowed me to provide a highly professional, robust environment to both novice users and skilled query writers.

Thanks to all the team involved. Please keep up the good work.
CodeGear - Where Developers Matter