I need help. I googled a lot, but found no proper solution. I am
building a Visual Web Part in 2010 and the data source is custom. I get data
from a WCF service. I have to show this in the web part. The web part will
have an SPGridView control to display some data and some fields in the grid
will be editable. Here, the user wants Rich Text Editor feature for one of
the textbox columns in the SPGridView. Any pointers on how to achieve this?
Please help.