I am new to TXTEXT COntrol editor. I am exploring the features of it but I notice that its an asp.net control. Can I use it in HTML5 and bind it through JSON without using ASPx.cs ? I am using WEB API with HTML5, JSON and JS
Most of the examples I went through the TXTEXT control is strongly coupled with ASPx.cs page. If txTextcontrol works with WEB API with HTML5 can you please redirect me to some working examples.
Thank you.