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
Looks like it's space-padded. Remove those and "..." should go away.
Hi James,
i tried that and it didnt seem to work
maybe i altered wrong line of code
i'll try again.
thanks
jeff
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...
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?
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