Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 14:31
SledgeHammer0110-Mar-11 14:31 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Dalek Dave10-Mar-11 14:32
professionalDalek Dave10-Mar-11 14:32 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 14:53
sitebuilderLuc Pattyn10-Mar-11 14:53 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 15:28
SledgeHammer0110-Mar-11 15:28 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 15:36
sitebuilderLuc Pattyn10-Mar-11 15:36 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0118-Mar-11 6:57
SledgeHammer0118-Mar-11 6:57 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn18-Mar-11 7:11
sitebuilderLuc Pattyn18-Mar-11 7:11 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Pravin Patil, Mumbai10-Mar-11 20:40
Pravin Patil, Mumbai10-Mar-11 20:40 
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 PinPopular
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 

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.