Click here to Skip to main content
15,897,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNot able to WRAP TEXT in MOZILLA Pin
jophinmichael17-Aug-07 3:19
jophinmichael17-Aug-07 3:19 
AnswerSTOP CROSS POSTING Pin
leckey17-Aug-07 4:45
leckey17-Aug-07 4:45 
QuestionUrl mapping? Pin
Ed.Poore17-Aug-07 3:18
Ed.Poore17-Aug-07 3:18 
QuestionComparing userdetails. Pin
bhattiprolu17-Aug-07 3:15
bhattiprolu17-Aug-07 3:15 
AnswerRe: Comparing userdetails. Pin
Talal Sultan17-Aug-07 5:28
Talal Sultan17-Aug-07 5:28 
Questionnested masterpage Pin
md_refay17-Aug-07 3:10
md_refay17-Aug-07 3:10 
AnswerRe: nested masterpage Pin
Talal Sultan17-Aug-07 3:43
Talal Sultan17-Aug-07 3:43 
QuestionHow To Render HTML In ASP:DataGrid Pin
Sassan Komeili Zadeh17-Aug-07 2:58
Sassan Komeili Zadeh17-Aug-07 2:58 
Dear All,

I have descriptions in DB for a news service Like These:
<BR>This is the Short Desc</BR>

I want to render this in a grid using ASP:DataGrid with Custom Template which is a Table. Therefore I have a code like this in my <ItemTemplate> lines:

<span class="style8">
<%# DataBinder.Eval(Container.DataItem, "ShortDesc")%>
</span>

But after rendering not only the text is not bold, but all the contents are also displayed. Therefore If there exists some other HTML Tags, All of them are not interpreted and will be displayed.

Since the Database content is just read only and I can't convert the Data, please let me know how I can show the text as was decorated in the editor.

Thanks,
Sassan
AnswerRe: How To Render HTML In ASP:DataGrid Pin
Imran Khan Pathan17-Aug-07 3:01
Imran Khan Pathan17-Aug-07 3:01 
GeneralRe: How To Render HTML In ASP:DataGrid Pin
Sassan Komeili Zadeh17-Aug-07 3:36
Sassan Komeili Zadeh17-Aug-07 3:36 
GeneralRe: How To Render HTML In ASP:DataGrid Pin
Imran Khan Pathan17-Aug-07 4:00
Imran Khan Pathan17-Aug-07 4:00 
AnswerRe: How To Render HTML In ASP:DataGrid Pin
Sassan Komeili Zadeh17-Aug-07 4:07
Sassan Komeili Zadeh17-Aug-07 4:07 
GeneralRe: How To Render HTML In ASP:DataGrid Pin
Imran Khan Pathan17-Aug-07 4:14
Imran Khan Pathan17-Aug-07 4:14 
QuestionTextbox validation using javascript..., Pin
Member 387988117-Aug-07 2:50
Member 387988117-Aug-07 2:50 
AnswerRe: Textbox validation using javascript..., Pin
Talal Sultan17-Aug-07 3:00
Talal Sultan17-Aug-07 3:00 
Questionopen rediffmailpro directly thr my site Pin
deepaksringr17-Aug-07 2:48
deepaksringr17-Aug-07 2:48 
AnswerRe: open rediffmailpro directly thr my site Pin
N a r e s h P a t e l17-Aug-07 3:49
N a r e s h P a t e l17-Aug-07 3:49 
QuestionBrowser compatibility Error ( Mr.Michael) Pin
nandhububbly17-Aug-07 2:47
nandhububbly17-Aug-07 2:47 
AnswerRe: Browser compatibility Error ( Mr.Michael) Pin
nandhububbly17-Aug-07 2:47
nandhububbly17-Aug-07 2:47 
QuestionSystem.IO.MemoryStream Issue , Help needed urgently Pin
percyvimal17-Aug-07 1:56
percyvimal17-Aug-07 1:56 
QuestionHow to use Edit and update in DataList??? Pin
bijeshputhalath17-Aug-07 1:49
bijeshputhalath17-Aug-07 1:49 
AnswerRe: How to use Edit and update in DataList??? Pin
Michael Sync17-Aug-07 2:38
Michael Sync17-Aug-07 2:38 
GeneralRe: How to use Edit and update in DataList??? Pin
bijeshputhalath17-Aug-07 5:50
bijeshputhalath17-Aug-07 5:50 
GeneralRe: How to use Edit and update in DataList??? Pin
Michael Sync17-Aug-07 16:37
Michael Sync17-Aug-07 16:37 
GeneralRe: How to use Edit and update in DataList??? Pin
bijeshputhalath17-Aug-07 20:36
bijeshputhalath17-Aug-07 20:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.