hi folks,
I am displaying datafield in a ajax popup control in a textbox from database for editing purpose(data in field is with html tags). but i am not able to edcode the data back to formatted display. if i use encode it displays with tags and if i use decode i displays unicode characters for tags.
its annoying. i cant even see my textboxcontrol in codebehind as its in detailsview control in aspx page. is there any easy way of doing that.??
please help.