Click here to Skip to main content
15,886,137 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Datagrid problem Pin
rakeshs31212-Mar-09 21:34
rakeshs31212-Mar-09 21:34 
Questioncan i use a class created by xsd. Pin
prasadbuddhika12-Mar-09 19:20
prasadbuddhika12-Mar-09 19:20 
AnswerRe: can i use a class created by xsd. Pin
Christian Graus12-Mar-09 22:32
protectorChristian Graus12-Mar-09 22:32 
GeneralRe: can i use a class created by xsd. Pin
prasadbuddhika13-Mar-09 0:19
prasadbuddhika13-Mar-09 0:19 
GeneralRe: can i use a class created by xsd. Pin
prasadbuddhika13-Mar-09 1:09
prasadbuddhika13-Mar-09 1:09 
GeneralRe: can i use a class created by xsd. Pin
Ashfield13-Mar-09 2:25
Ashfield13-Mar-09 2:25 
QuestionHow to apply stylesheet class in EMail HTML format Pin
Deepml12-Mar-09 19:17
Deepml12-Mar-09 19:17 
AnswerRe: How to apply stylesheet class in EMail HTML format Pin
Abhijit Jana12-Mar-09 19:32
professionalAbhijit Jana12-Mar-09 19:32 
Deepml wrote:
Instead of that want to use :
string strBody="";
strBody += "
Hi,";
strBody += "
";

ObjMail.BodyFormat=MailFormat.Html;
ObjMail.Body=strBody;


Did you check it? How it will get class='verdanaText' . You have to write the cssclass also with the BodyString.

cheers,
Abhijit
CodeProject MVP

GeneralRe: How to apply stylesheet class in EMail HTML format Pin
Deepml12-Mar-09 19:45
Deepml12-Mar-09 19:45 
GeneralRe: How to apply stylesheet class in EMail HTML format Pin
Abhijit Jana12-Mar-09 20:24
professionalAbhijit Jana12-Mar-09 20:24 
GeneralRe: How to apply stylesheet class in EMail HTML format Pin
Deepml12-Mar-09 20:37
Deepml12-Mar-09 20:37 
GeneralRe: How to apply stylesheet class in EMail HTML format Pin
Abhijit Jana12-Mar-09 20:39
professionalAbhijit Jana12-Mar-09 20:39 
QuestionDataGrid to Excel Pin
rakeshs31212-Mar-09 18:34
rakeshs31212-Mar-09 18:34 
AnswerRe: DataGrid to Excel Pin
kumar_k50812-Mar-09 20:15
kumar_k50812-Mar-09 20:15 
GeneralRe: DataGrid to Excel Pin
rakeshs31212-Mar-09 21:43
rakeshs31212-Mar-09 21:43 
AnswerRe: DataGrid to Excel [modified] Pin
kumar_k50812-Mar-09 23:02
kumar_k50812-Mar-09 23:02 
Questionproblem with xsd serialization Pin
prasadbuddhika12-Mar-09 18:19
prasadbuddhika12-Mar-09 18:19 
AnswerRe: problem with xsd serialization Pin
Expert Coming12-Mar-09 18:28
Expert Coming12-Mar-09 18:28 
GeneralRe: problem with xsd serialization Pin
prasadbuddhika12-Mar-09 18:38
prasadbuddhika12-Mar-09 18:38 
GeneralRe: problem with xsd serialization Pin
Expert Coming12-Mar-09 18:41
Expert Coming12-Mar-09 18:41 
GeneralRe: problem with xsd serialization Pin
prasadbuddhika12-Mar-09 19:05
prasadbuddhika12-Mar-09 19:05 
QuestionNo takers on Accordion problem??? Pin
Clay Aldebol12-Mar-09 14:49
Clay Aldebol12-Mar-09 14:49 
AnswerRe: No takers on Accordion problem??? Pin
Expert Coming12-Mar-09 18:26
Expert Coming12-Mar-09 18:26 
GeneralRe: No takers on Accordion problem??? Pin
Clay Aldebol13-Mar-09 3:18
Clay Aldebol13-Mar-09 3:18 
AnswerRe: No takers on Accordion problem??? Pin
Clay Aldebol16-Mar-09 8:24
Clay Aldebol16-Mar-09 8:24 

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.