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
100
Multi Line Cell
posted

Is there a way to turn on multi line for cell editing without using a template field?

In the older ultra web grid it was done like this:

this.UltraWebGrid1.Columns.FromKey("Description").CellMultiline = CellMultiline.Yes;

Is there something similar for a Web data grid?

Thanks

Parents Reply Children
No Data