Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTool to read Request and response SOAP message Pin
Vivek.Sivasamy20-Aug-06 23:58
Vivek.Sivasamy20-Aug-06 23:58 
Questioninsert data in xml file Pin
rkhokle20-Aug-06 22:49
rkhokle20-Aug-06 22:49 
QuestionDetect Cookies are enabled or disabled Pin
Rajesh_K_Sharma20-Aug-06 22:13
Rajesh_K_Sharma20-Aug-06 22:13 
AnswerRe: Detect Cookies are enabled or disabled Pin
_AK_20-Aug-06 22:20
_AK_20-Aug-06 22:20 
AnswerRe: Detect Cookies are enabled or disabled Pin
Suresh Pirsquare20-Aug-06 23:20
Suresh Pirsquare20-Aug-06 23:20 
QuestionWhy cant I do this in .Net 2.0? [modified] Pin
blurMember20-Aug-06 22:13
blurMember20-Aug-06 22:13 
AnswerRe: Why cant I do this in .Net 2.0? Pin
eggsovereasy21-Aug-06 3:28
eggsovereasy21-Aug-06 3:28 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:55
blurMember21-Aug-06 15:55 
In the past, in .Net 1.1 I have a datagrid and I binded my data using datatable, dataset etc. I have set earlier

public string strAbsent = "<FONT COLOR=RED><B>A</B></FONT>";

In some column the output will show A in red colour in the datagrid.


Now, I am migrating the project to .Net 2.0. I have a gridview and I binded my data using datatable, dataset etc.

But it appears that the output A is no longer in red colour but instead it shows exactly the html tags:

<FONT COLOR=RED><B>A</B></FONT>


thanks in advance. Much appreciated.
AnswerRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 3:31
vik2021-Aug-06 3:31 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:56
blurMember21-Aug-06 15:56 
GeneralRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 18:34
vik2021-Aug-06 18:34 
GeneralRe: Why cant I do this in .Net 2.0? [modified] Pin
blurMember22-Aug-06 8:09
blurMember22-Aug-06 8:09 
QuestionCreating a HTML page from ASP.NET Pin
whozurmommy20-Aug-06 21:54
whozurmommy20-Aug-06 21:54 
AnswerRe: Creating a HTML page from ASP.NET Pin
ChinmayV21-Aug-06 1:42
ChinmayV21-Aug-06 1:42 
QuestionDown load video file from data base & play it in own browser Pin
kushak_manoj20-Aug-06 21:32
kushak_manoj20-Aug-06 21:32 
QuestionSorting in Grid View using AJAX Pin
Kartik Rathi20-Aug-06 21:17
Kartik Rathi20-Aug-06 21:17 
AnswerRe: Sorting in Grid View using AJAX Pin
vik2021-Aug-06 3:34
vik2021-Aug-06 3:34 
GeneralRe: Sorting in Grid View using AJAX Pin
Kartik Rathi22-Aug-06 1:03
Kartik Rathi22-Aug-06 1:03 
GeneralRe: Sorting in Grid View using AJAX Pin
vik2022-Aug-06 1:19
vik2022-Aug-06 1:19 
QuestionSorting in Grid View Pin
Kartik Rathi20-Aug-06 21:13
Kartik Rathi20-Aug-06 21:13 
AnswerRe: Sorting in Grid View Pin
postmaster@programmingknowledge.com21-Aug-06 1:20
postmaster@programmingknowledge.com21-Aug-06 1:20 
AnswerRe: Sorting in Grid View Pin
Kartik Rathi21-Aug-06 22:59
Kartik Rathi21-Aug-06 22:59 
QuestionASP.Net Reports Pin
prabhakar dwivedi20-Aug-06 21:06
prabhakar dwivedi20-Aug-06 21:06 
AnswerRe: ASP.Net Reports Pin
Ramasubramaniam21-Aug-06 3:50
Ramasubramaniam21-Aug-06 3:50 
Questionpayment using paypal and 2checkout.com. Pin
Amit Agarrwal20-Aug-06 20:39
Amit Agarrwal20-Aug-06 20:39 

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.