I would like to limit a grid text field to 255 characters. I've looked over events and don't see anything that would help with this. Has anyone accomplished this with the Kendo React Grid? Thank you
2 Answers, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 11 Nov 2020, 10:37 AM
Hello, Mark,
This can be achieved in two ways:
1) Use a custom cell with a custom Input component and set its maxlength attribute to 255. This will allow the user to type only 255 characters:
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.