We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Databound Grid combobox cell MaxLength

If a gridBoundColumn is based on ComboBox and I set its gridBoundColumn.StyleInfo.MaxLength property, it does not affect the MaxLength of the editable part of the combobox. How do I set the the combobox's MaxLength, so the user is prevented from typing in the value that is too long? Gene Gorokhovsky ------------- Syncfusion.Grid 1.6.1.6 VS.Net 2003, C#

1 Reply

AD Administrator Syncfusion Team September 24, 2003 07:27 PM UTC

Try handling the CurrentCellValidateString and/or the CurrentCellValidating events. Stefan

Loader.
Live Chat Icon For mobile
Up arrow icon