I have designed a page to show group of data using winjs.ui.listview. I am facing an UI issue in it. The issue is text inside the group header is big so it is wrapping to second line as the template width is not as big as the width of group header.
does the width of win-item template has an influence on the groupheader view. I need to show the groupheader in a single line instead of wrapping it into 2 lines. please help
Chetan