I don't have many rows in my Datagrid but many columns. Is it possible to split long single row into two rows. I don't want to use horizontal scroll bar?
Thanks in advance.


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mohammad TamisPosted Jul 11, 2012, 3:47 AM
Thanks but I need split one row into two rows and put second row under first row so user can see all information without horizontal scroll.
Could I explain clearly?
Satyapriya NayakPosted Jul 11, 2012, 3:39 AM
Make ScrollBars None
Thanks