ListView column width problem

G

Guest

I have aform with a ListView on it. I have created a column and added text to
it...added some spaces and a time stamp so that the width is around 75
characters long. When I open up the form in an emulator it looks as it
should. However, when I deploy it to my device and open it up...the colum
looks like the width is 0 and I have to stretch it to see the text.

Any ideas on why this may be happening?

Thanks
 
D

Daniel Moth

....also earlier service packs fixed issues with setting the listview column
to -1 or -2. Check if you are doing that and what text you have set for the
Column Name.

If you are still having troubles, post some code

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top