Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
QuestionReading and Moving Messages in Exchange 2010 Pin
Kevin Marois10-Mar-11 9:35
professionalKevin Marois10-Mar-11 9:35 
AnswerRe: Reading and Moving Messages in Exchange 2010 Pin
Luc Pattyn10-Mar-11 9:56
sitebuilderLuc Pattyn10-Mar-11 9:56 
AnswerRe: Reading and Moving Messages in Exchange 2010 Pin
Pete O'Hanlon10-Mar-11 10:34
mvePete O'Hanlon10-Mar-11 10:34 
QuestionHow i can get the hardware device Driver Information using C# Pin
wasimsharp10-Mar-11 4:06
wasimsharp10-Mar-11 4:06 
AnswerRe: How i can get the hardware device Driver Information using C# Pin
Nuri Ismail10-Mar-11 5:28
Nuri Ismail10-Mar-11 5:28 
AnswerRe: How i can get the hardware device Driver Information using C# Pin
RaviRanjanKr13-Mar-11 2:29
professionalRaviRanjanKr13-Mar-11 2:29 
QuestionHow To Convert it In DataGridView Pin
Anubhava Dimri10-Mar-11 1:15
Anubhava Dimri10-Mar-11 1:15 
AnswerRe: How To Convert it In DataGridView Pin
Pete O'Hanlon10-Mar-11 2:06
mvePete O'Hanlon10-Mar-11 2:06 
I'm pretty sure there will be an item or row binding event raised by the grid view (without knowing which one you are using, I couldn't possibly narrow it down). In this binding event, you should be able to get the details of the relevant cell and handle it accordingly. If you were using WPF, I'd recommend using a Value Converter to handle it.

Alternatively, you could use a calculated column in your data table (I wouldn't recommmend it, but you could).

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


AnswerRe: How To Convert it In DataGridView Pin
Luc Pattyn10-Mar-11 2:26
sitebuilderLuc Pattyn10-Mar-11 2:26 
RantMidpointRounding Pin
galache9-Mar-11 21:29
galache9-Mar-11 21:29 
GeneralRe: MidpointRounding Pin
Richard MacCutchan9-Mar-11 22:20
mveRichard MacCutchan9-Mar-11 22:20 
GeneralRe: MidpointRounding Pin
galache9-Mar-11 22:31
galache9-Mar-11 22:31 
GeneralRe: MidpointRounding Pin
Richard MacCutchan9-Mar-11 22:51
mveRichard MacCutchan9-Mar-11 22:51 
QuestionHow to Get Data From Data Set Pin
Anubhava Dimri9-Mar-11 19:33
Anubhava Dimri9-Mar-11 19:33 
AnswerRe: How to Get Data From Data Set Pin
OriginalGriff9-Mar-11 21:33
mveOriginalGriff9-Mar-11 21:33 
GeneralRe: How to Get Data From Data Set Pin
Anubhava Dimri10-Mar-11 1:02
Anubhava Dimri10-Mar-11 1:02 
GeneralRe: How to Get Data From Data Set Pin
Orcun Iyigun10-Mar-11 5:50
Orcun Iyigun10-Mar-11 5:50 
GeneralRe: How to Get Data From Data Set Pin
OriginalGriff10-Mar-11 8:21
mveOriginalGriff10-Mar-11 8:21 
AnswerRe: How to Get Data From Data Set Pin
GauravKP10-Mar-11 0:54
professionalGauravKP10-Mar-11 0:54 
GeneralRe: How to Get Data From Data Set Pin
Anubhava Dimri10-Mar-11 1:02
Anubhava Dimri10-Mar-11 1:02 
QuestionDISPOSE OR CLOSE Pin
Anubhava Dimri9-Mar-11 18:46
Anubhava Dimri9-Mar-11 18:46 
AnswerRe: DISPOSE OR CLOSE Pin
Saksida Bojan9-Mar-11 20:25
Saksida Bojan9-Mar-11 20:25 
AnswerRe: DISPOSE OR CLOSE Pin
OriginalGriff9-Mar-11 21:21
mveOriginalGriff9-Mar-11 21:21 
GeneralRe: DISPOSE OR CLOSE Pin
Łukasz Nowakowski10-Mar-11 4:20
Łukasz Nowakowski10-Mar-11 4:20 
AnswerRe: DISPOSE OR CLOSE Pin
PIEBALDconsult10-Mar-11 1:52
mvePIEBALDconsult10-Mar-11 1:52 

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.