In the RichTextBox, in the Table, what is the best way to check that TableRow.Height is changing?
How to prevent the change or set specific value?
Thank you.
1 Answer, 1 is accepted
0
Dimitar
Telerik team
answered on 14 Jun 2023, 11:18 AM
Hi Emin,
Currently, only the DocumentContentChanged event is fired but it does not expose any information that allows you to detect that a row height is changed. This is why I have logged a feature request for events that will allow this. You can track its progress, subscribe to status changes, and add your comment to it here: RichtextBox: Expose events that are fired when the internal document commands are executed. I have updated your Telerik points as well.
I want to apologize for the inconvenience this missing functionality is causing you.