PxPlus User Forum

Main Board => Discussions => Nomads => Topic started by: Jeffrey Ferreira on August 18, 2025, 09:18:50 AM

Title: ... in List Box
Post by: Jeffrey Ferreira on August 18, 2025, 09:18:50 AM
Hi All
we have a list box that has plenty of space to hold data in columns yet after certain column data we get ...
it causes confusion for Order Entry folks because they are not sure if they are picking the right item number.
Does anyone know what i can do to stop this?
i attached a file here.

jeff

Title: Re: ... in List Box
Post by: James Zukowski on August 18, 2025, 09:21:07 AM
Looks like it's space-padded. Remove those and "..." should go away.
Title: Re: ... in List Box
Post by: Jeffrey Ferreira on August 18, 2025, 09:28:18 AM
Hi James,
i tried that and it didnt seem to work
maybe i altered wrong line of code
i'll try again.
thanks
jeff
Title: Re: ... in List Box
Post by: Jeffrey Ferreira on August 18, 2025, 09:31:23 AM
Hi James
when i did an stp the column data it changed it but it just removed the space between the ...

so instead of

EKJKSX48WL  ...
it showed
EKJKSX48WL...
Title: Re: ... in List Box
Post by: James Zukowski on August 18, 2025, 09:36:54 AM
If you're not adding it in there (accidentally?), then I'm not sure what else it could be.
Are you including images that might overflow the column size?
Title: Re: ... in List Box
Post by: Jeffrey Ferreira on August 18, 2025, 09:47:33 AM
Hi James
no it is the first column and no images.
and i did a break point and i'm definitely changing right line of code.
watching it load.
thank you though.

jeff