i would like to define a custom editor for my Kendo grid cells, so that while in editable mode, not a single row is shown, but the whole text in multi line. I have found someone who apparently did this (Multiline support in Kendo UI Grid) but I have no idea how and where to add this to my Angular project. I assume, that I will be able to use this and then set the
[editor]="customEditor"
Thank you in advance!
2.1m questions
2.1m answers
60 comments
57.0k users