Auto completion in the query column panel
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
Only matching fields will be displayed ?