Is there any way that an ultratexteditor, when binded to a column in a dataset, gets the maxlength of that column?
i mean, when in design mode i set the databinding of the text point to a column in a typed dataset.
The UltraTextEditor has a MaxLength property you can set.
I suspect that it does not automatically pick this up from the data source column. I am not sure if it's possible for it to do so, but it might be. You should Submit a feature request to Infragistics.