Hi,i

How we can wrap the listview column content?In grid i saw the example
<style>

.x-grid3-cell {
            white-space : normal;
        }
          
 </style>
How we can do in listview?