Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
AnswerRe: create hyberlink in string using RichTextBox control in WPF Pin
Richard MacCutchan5-Aug-13 1:05
mveRichard MacCutchan5-Aug-13 1:05 
Questiongridview inside gridview with insert update and delete Pin
vipulparmar904-Aug-13 22:49
vipulparmar904-Aug-13 22:49 
AnswerRe: gridview inside gridview with insert update and delete Pin
Mycroft Holmes4-Aug-13 23:02
professionalMycroft Holmes4-Aug-13 23:02 
AnswerRe: gridview inside gridview with insert update and delete Pin
madhubsu@gmail.com5-Aug-13 1:57
madhubsu@gmail.com5-Aug-13 1:57 
Questionhow to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 1:11
Awad Bekhet3-Aug-13 1:11 
AnswerRe: how to make backup and restore for ".mdf" file Pin
Code-Hunt3-Aug-13 1:55
Code-Hunt3-Aug-13 1:55 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 2:13
Awad Bekhet3-Aug-13 2:13 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Code-Hunt3-Aug-13 2:19
Code-Hunt3-Aug-13 2:19 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 4:08
Awad Bekhet3-Aug-13 4:08 
AnswerRe: how to make backup and restore for ".mdf" file Pin
jschell3-Aug-13 5:16
jschell3-Aug-13 5:16 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 5:59
Awad Bekhet3-Aug-13 5:59 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Pete O'Hanlon3-Aug-13 21:59
mvePete O'Hanlon3-Aug-13 21:59 
AnswerRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen3-Aug-13 5:54
professionalEddy Vluggen3-Aug-13 5:54 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 6:00
Awad Bekhet3-Aug-13 6:00 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen3-Aug-13 22:58
professionalEddy Vluggen3-Aug-13 22:58 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 23:40
Awad Bekhet3-Aug-13 23:40 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen4-Aug-13 8:22
professionalEddy Vluggen4-Aug-13 8:22 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Richard Deeming5-Aug-13 1:35
mveRichard Deeming5-Aug-13 1:35 
Questionhtml encode for datagridview Pin
leone3-Aug-13 0:33
leone3-Aug-13 0:33 
AnswerRe: html encode for datagridview Pin
Dave Kreskowiak3-Aug-13 7:12
mveDave Kreskowiak3-Aug-13 7:12 
GeneralRe: html encode for datagridview Pin
leone5-Aug-13 0:56
leone5-Aug-13 0:56 
GeneralRe: html encode for datagridview Pin
Dave Kreskowiak5-Aug-13 2:29
mveDave Kreskowiak5-Aug-13 2:29 
Of course not, it's not an HTML control and doesn't understand HTML at all.

Frankly, you'd have to build your own HTML rendering engine to get the DGV to support HTML tags. NOT EASY!

Why do you want to do this? What's are the requirements driving this?

AnswerRe: html encode for datagridview Pin
madhubsu@gmail.com5-Aug-13 2:01
madhubsu@gmail.com5-Aug-13 2:01 
GeneralRe: html encode for datagridview Pin
leone5-Aug-13 4:07
leone5-Aug-13 4:07 
GeneralRe: html encode for datagridview Pin
Dave Kreskowiak5-Aug-13 4:53
mveDave Kreskowiak5-Aug-13 4:53 

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.