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
1055
How to force line break to fit content in cell
posted

Hi,

I have a WebDataGrid. The first column can contain a text with 64 characters. Usually there is now space character included. I set the width of the column to 200px. That is the result:

How can I force the grid to make a line break even if now space character is included?