Hi all,
I've used RadEditor to insert text to my database. I have a custom edit page that I also uses RadEditor. But during data binding (I've used content='<%# Bind("MyContent" %>'), the line-break doesn't appear. Everything appeared as one long line.
I've check on the RadEditor before my insert and see that the line break tag are <br/>, but when insert to SQL database, the <br/> tag disappeard and replaced by squared symbols. Any help would be greatly appreciated.
Thanks,
Kenny.
I've used RadEditor to insert text to my database. I have a custom edit page that I also uses RadEditor. But during data binding (I've used content='<%# Bind("MyContent" %>'), the line-break doesn't appear. Everything appeared as one long line.
I've check on the RadEditor before my insert and see that the line break tag are <br/>, but when insert to SQL database, the <br/> tag disappeard and replaced by squared symbols. Any help would be greatly appreciated.
Thanks,
Kenny.