Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
457 views
in Technique[技术] by (71.8m points)

How to create custom kendo grid cell editor in Angular

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!

question from:https://stackoverflow.com/questions/65847105/how-to-create-custom-kendo-grid-cell-editor-in-angular

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...