... in List Box

Started by Jeffrey Ferreira, August 18, 2025, 09:18:50 AM

Previous topic - Next topic

Jeffrey Ferreira

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


James Zukowski

Looks like it's space-padded. Remove those and "..." should go away.
James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services

Jeffrey Ferreira

Hi James,
i tried that and it didnt seem to work
maybe i altered wrong line of code
i'll try again.
thanks
jeff

Jeffrey Ferreira

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...

James Zukowski

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?
James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services

Jeffrey Ferreira

#5
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