ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: Rimokas on November 20, 2015, 06:29:58 pm

Title: Some columns in select of autocomplete ...
Post by: Rimokas on November 20, 2015, 06:29:58 pm
Hi,

I'm trying basic editing possibilities ( Demos -> Editing -> Editors & validations ). It's working fine. However I want to show in autocomplete more than one column - I'm talking here about books or countries arrays. In the sample the arrays are one dimensionals . Can I did list with 2 columns - books id in the first columns and Author name in the second column ? Of course, choosing vakue it must return only books id to change value ... It's possible ? If yes, can you show some source how to do that ?

Thanks in advance ...