09-08-2022 05:20 PM
Hi,
Issue with the drop down box set to allow for undefined values. Does not differentiate lower and upper case.
Ex - if i type in lower case c, will not allow an upper case C. Picks up the lower case and overwrites
Work around is to erase the list but defeats purpose of using.
I miss something or going about this the wrong way?
Thankyou
09-08-2022 08:46 PM
Attach your VI (no pictures, please). If you are using LabVIEW 2022 (which few of the "active responders" on this Forum have installed so far), please "Save for a Previous Version" (maybe LabVIEW 2019?). We need to see what, exactly, you are doing.
Bob Schor
09-09-2022 10:40 AM
Hi Sir,
Thankyou for checking . I isolated everything from the combobox and issue persisted.
Made own combo box and fix was good enuf.(had to move on to completion, under pressure of time)
Thanks again