views:

20

answers:

0

Hi, I've got listView in DetailView and I need to minimize columns width, so all data can fill in specific screen resolution (my client really want to avoid scroll bar). When I set width under specific value, it cut my text in spite of that there is still space for value in that cell. I guessed that there's is property to set it properly but msdn documentation did not helped me. Is there some hidden solution for that problem?