Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
482
Wrapping a cell when there are no spaces in the string.
posted

All the columns in UltraWebgrid have string data. Now I want to enable wrapping on a column. The Column wraps when there is a space between the words. But I am displaying File path in a column.
I cannot change the string since the column is bound to the database. I have no idea how to make the column wrap if there are no spaces in the string. I am using Infragistics 10.3 in ASP.Net 4.0.