Hi every body ...
I'm using RadRichTextBox control. It is a very powerful control. In my scenario, user can add comments every day, but he can't delete the comments he had created in the previous day.
How can I Control deletion of the comments......
I thought of marking the comment using tag property or a similar property but I couldn't do this. Any help is greatly appreciated.