+1 for this feature. I also have a use case where I need to hide the line numbers.
Thanks.
Hello Dilyan,
Thanks for your answer I applied this workaround for the moment.
Best regards,
Hello Olliver,
For the time being, you can hide the line numbers using the following code snippet:
this.syntaxEditor.Margins.ScrollableLeft.RemoveAt(0);
Regards,
Dilyan Traykov
Progress Telerik
Hello,
This feature is critical for us, we need to put some syntaxEditor components with only 1 line so we don't want the line numbers.
Best regards,