Active Query Builder support area

Auto completion in the query column panel

Avatar
  • updated
  • Completed

Hello,

We are currently evaluating the ASP.NET version of the component and it looks very promising as we were able to build a quick example quite easily and even customize it to our needs (sort of tables, views, fields alphabetically addition of actions like preview results, etc.).

Our tables or views have a lot of columns so it will be very helful to help the user when he starts entering a field name.

Currently the drop down opens and displays the list of available fields but it does not position the scrollbar where the field match.

For instance I have 4 columns called: PlaceOfBirth, PlaceOfJob, PlaceOfLiving, PlaceOfVacation. I expect, when I start typying Place, that the dropdown popup position itself at the first column so I can see which one is correct and select it (either Tab if it's the first one, either clicking with the mouse, either ideally by pressing up and down arrows).


Is this possible and I miss something in the configuration of the component ?


Thanks in advance,


Eric

Avatar
EricFra
I don't get the difference between filtration and searching, what will be the difference for the user when he types a start of field name ?
Only matching fields will be displayed ?
Avatar
Andrey Zavyalov, PM
That's right. 
Avatar
EricFra
We just saw that you added auto completion, thanks a lot this is far more easy to select columns now