Welcome! Log In Create A New Profile

Advanced

WINDEV 23 Table edit in-line combo search

Posted by jonlau 
WINDEV 23 Table edit in-line combo search
October 06, 2018 08:20AM
Hi,

I want to do the following in the TABLE while having EDITABLE IN-LINE rows:-
first column - Item Code (combo) lookup but need to ability allow user to search by Item Code or Description within the combo, how do i do it ?
Currently, i can only search by Item Code within the combo.

Regards,

Jon Lau
Re: WINDEV 23 Table edit in-line combo search
October 06, 2018 08:49AM
Hi,

my way: your data file should contain a field which is composed of item code + item name, some thing like " 4711 - Eau de Cologne ". Composing is automatic by using a trigger "before add / modify". The combo gives a list of the composed items.

For more complex searches I'm using a separate search window but this seems not to be a very practical way in your case of an edited row within a table control.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: