Click here to Skip to main content
15,905,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCheck Boxes in GridView Pin
Mahesh.J12-Sep-07 20:35
Mahesh.J12-Sep-07 20:35 
AnswerRe: Check Boxes in GridView Pin
Chetan Patel12-Sep-07 20:38
Chetan Patel12-Sep-07 20:38 
GeneralRe: Check Boxes in GridView Pin
Mahesh.J12-Sep-07 20:42
Mahesh.J12-Sep-07 20:42 
GeneralRe: Check Boxes in GridView Pin
Paras Kaneriya12-Sep-07 22:51
Paras Kaneriya12-Sep-07 22:51 
AnswerRe: Check Boxes in GridView Pin
Sandeep Akhare12-Sep-07 23:31
Sandeep Akhare12-Sep-07 23:31 
Questionconvert string to html formatted layout Pin
gwapogi12-Sep-07 20:32
gwapogi12-Sep-07 20:32 
AnswerRe: convert string to html formatted layout Pin
Chetan Patel12-Sep-07 20:41
Chetan Patel12-Sep-07 20:41 
AnswerRe: convert string to html formatted layout Pin
Paras Kaneriya12-Sep-07 22:55
Paras Kaneriya12-Sep-07 22:55 
replace '<' with '& lt;' and '>' with '& gt;' (without space between & and lt; , & and gt) then use HTML tags I mean like <BR /> etc. to format your string and when displaying use server.encodeHTML(string) or may be server.decodeHTML(string) I don't remember which one to use try using both and see the result Sigh | :sigh:





Paras Kaneriya
The difference between genius and stupidity is that genius has its limits.

QuestionAJAX numericupdownextender issue in asp.net Pin
twinscythe1233212-Sep-07 20:29
twinscythe1233212-Sep-07 20:29 
AnswerRe: string to html source format Pin
Chetan Patel12-Sep-07 20:42
Chetan Patel12-Sep-07 20:42 
QuestionDropDownlist in Ajax when using MasterPages Pin
honeyss12-Sep-07 20:15
honeyss12-Sep-07 20:15 
Questionerror while file conversion Pin
kuwl_mark12-Sep-07 19:45
kuwl_mark12-Sep-07 19:45 
AnswerRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 19:51
Sandeep Akhare12-Sep-07 19:51 
GeneralRe: error while file conversion Pin
kuwl_mark12-Sep-07 20:02
kuwl_mark12-Sep-07 20:02 
GeneralRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 20:10
Sandeep Akhare12-Sep-07 20:10 
GeneralRe: error while file conversion Pin
kuwl_mark12-Sep-07 21:00
kuwl_mark12-Sep-07 21:00 
GeneralRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 21:11
Sandeep Akhare12-Sep-07 21:11 
QuestionWebDev.WebServer.exe Error Pin
Khan.Bangash12-Sep-07 19:22
Khan.Bangash12-Sep-07 19:22 
AnswerRe: WebDev.WebServer.exe Error Pin
Sandeep Akhare12-Sep-07 20:22
Sandeep Akhare12-Sep-07 20:22 
GeneralRe: WebDev.WebServer.exe Error Pin
Khan.Bangash12-Sep-07 20:24
Khan.Bangash12-Sep-07 20:24 
Questionpopup window Pin
saravanan0512-Sep-07 18:43
saravanan0512-Sep-07 18:43 
AnswerRe: popup window Pin
Sandeep Akhare12-Sep-07 19:53
Sandeep Akhare12-Sep-07 19:53 
Questioncreate exe automatically Pin
praveenkumar_mca12-Sep-07 18:42
praveenkumar_mca12-Sep-07 18:42 
QuestionWindows server Pin
haidhir12-Sep-07 17:53
haidhir12-Sep-07 17:53 
Questionget/set accessors keep resetting Pin
Goalie3512-Sep-07 15:45
Goalie3512-Sep-07 15:45 

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.