Active Query Builder support area

I would like the individual UI parts to be broken apart.

Avatar
  • updated
  • Completed
Avatar
Andrey Zavyalov, PM
First, we will separate the database schema tree from the rest of the component. 
Avatar
costa basil
Is it possible to have only the conditions section all by itself without the tables area (where the links between tables are displayed and where you can join tables, I want to hide this area).

Thanks
Avatar
Andrey Zavyalov, PM
We already separated the non-visual query parsing and building engine from the UI. The beta version of the new Mono-compatible assembly can be provided upon request.
Avatar
Andrey Zavyalov, PM
This task is almost done. It will be introduced in the .NET version 3 beta in a month.
Avatar
Aaron Sulwer
what is the status?
Avatar
Andrey Zavyalov, PM
Hello,

We are finishing our work on Active Query Builder 3.0 WinForms and WPF editions. Beta version will be ready in 2-3 weeks.
Avatar
Andrey Zavyalov, PM

The new major version provides splitted UI controls that could be combined in your application in any way you like. The new "Separated Components" demo provides sample of such usage.