Welcome! Log In Create A New Profile

Advanced

Is it possible to make combo becomes a entry

Posted by jonlau 
Is it possible to make combo becomes a entry
October 06, 2018 05:18AM
Hi,

Under windev 23, is it possible to make combo column in a TABLE becomes a normal entry column ?

Regards,

Jon Lau
Re: Is it possible to make combo becomes a entry
October 06, 2018 06:30AM
jonlau Wrote:
-------------------------------------------------------
> Hi,
>
> Under windev 23, is it possible to make combo
> column in a TABLE becomes a normal entry column ?
>
> Regards,
>
> Jon Lau

sorry, i didn't make it clear.

During runtime, based on condition, how do to make the combo column in TABLE becomes a normal entry column ?
Re: Is it possible to make combo becomes a entry
October 06, 2018 06:47AM
Hi, imho there's no way to do that!

- A way would be to have a hidden column of same width nearby and switch the display of the combo-column off and the the edit column on.
- Another one would to let a function key open a small window which you can place over the combo column in the correct row and let the user input a new value for the combo.

You have to re-load the combos of the table after that in any case.
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: