I'm afraid I've been away from Telerik controls (and web development) for some time. My problem is this.
What I think I need to do is implement a text box (a rich textbox?) that can not only accept text but also small images. The control should save and retrieve the contents to a varbinary(max) field in a SQL Server 2008 (minimum) database table.
What is the simplest way to implement this? (Emphasis on simple.)
What I think I need to do is implement a text box (a rich textbox?) that can not only accept text but also small images. The control should save and retrieve the contents to a varbinary(max) field in a SQL Server 2008 (minimum) database table.
What is the simplest way to implement this? (Emphasis on simple.)