Welcome Guest Search | Active Topics | Sign In | Register

Displaying HTML in asp.net grid Options
Jason
Posted: Wednesday, January 14, 2015 7:03:09 AM
Rank: Member
Groups: Member

Joined: 10/18/2010
Posts: 29
Hi

Have used your html editor to store html in a sql table. I can get the data into the table, but can I also use the editor to display the content within an asp.net grid? I have inserted an editor into a grid, set the active mode to HTML, and then bound the sql field to the editor:

<eo:Editor ID="Editor1" runat="server" ActiveMode="Html"
Enabled='<%# Bind("Notes") %>' Font-Bold="False" Font-Italic="False"

But when I publish this up, the web server is telling me that the input string was not in the correct format, and

Conversion from string "<p>test info </p>
" to type 'Boolean' is not valid.]

Would you mind pointing me in the right direction?

thanks

Jason
Jason
Posted: Wednesday, January 14, 2015 7:30:08 AM
Rank: Member
Groups: Member

Joined: 10/18/2010
Posts: 29
Have worked out where I went wrong. Pls disregard above
eo_support
Posted: Wednesday, January 14, 2015 11:15:44 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Great. Thanks for the update.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.