Click here to Skip to main content
15,860,972 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem Starting Windows Service Automatically Pin
PIEBALDconsult10-Jul-08 4:03
mvePIEBALDconsult10-Jul-08 4:03 
GeneralRe: Problem Starting Windows Service Automatically Pin
karthi8411-Jul-08 3:06
karthi8411-Jul-08 3:06 
AnswerRe: Problem Starting Windows Service Automatically Pin
DaveyM6910-Jul-08 8:44
professionalDaveyM6910-Jul-08 8:44 
GeneralRe: Problem Starting Windows Service Automatically Pin
karthi8411-Jul-08 3:06
karthi8411-Jul-08 3:06 
QuestionValue in long pointer resets after a stackalloc Pin
Campden BRI Developers10-Jul-08 3:34
Campden BRI Developers10-Jul-08 3:34 
QuestionConcept of digital signing -help Pin
Emil Müller10-Jul-08 3:30
Emil Müller10-Jul-08 3:30 
AnswerRe: Concept of digital signing -help Pin
Simon P Stevens10-Jul-08 3:40
Simon P Stevens10-Jul-08 3:40 
QuestionApplying a filter to a dataset Pin
Andres Coder10-Jul-08 2:57
Andres Coder10-Jul-08 2:57 
I have a DataGrid that binds to a DataSet, bu specifying the DataSource and DataMember properties:

this.myGrid.DataMember = "Something";
this.myGrid.DataSource = this.myDataSet;

However, I wish to filter some data that it displays. More precisely, I wish to filter out or even replace (in a column in the DataGrid) some data according to another column value in the DataGrid.

Is there a way to accomplish that ?

Best wishes, D
AnswerRe: Applying a filter to a dataset Pin
Harvey Saayman10-Jul-08 3:20
Harvey Saayman10-Jul-08 3:20 
Questionconverstion of wmv to mpeg format using c# Pin
santosh04210-Jul-08 2:07
santosh04210-Jul-08 2:07 
AnswerRe: converstion of wmv to mpeg format using c# Pin
Simon P Stevens10-Jul-08 3:33
Simon P Stevens10-Jul-08 3:33 
Questionhexadecimal numbers in C# Pin
Ranger4910-Jul-08 1:46
Ranger4910-Jul-08 1:46 
AnswerRe: hexadecimal numbers in C# Pin
Giorgi Dalakishvili10-Jul-08 2:00
mentorGiorgi Dalakishvili10-Jul-08 2:00 
AnswerRe: hexadecimal numbers in C# Pin
DaveyM6910-Jul-08 2:00
professionalDaveyM6910-Jul-08 2:00 
GeneralRe: hexadecimal numbers in C# Pin
Ranger4910-Jul-08 2:07
Ranger4910-Jul-08 2:07 
GeneralRe: hexadecimal numbers in C# Pin
leppie10-Jul-08 3:16
leppie10-Jul-08 3:16 
GeneralRe: hexadecimal numbers in C# Pin
Kythen10-Jul-08 4:39
Kythen10-Jul-08 4:39 
Questionhelp need in freqency matching using c# Pin
theredonion10-Jul-08 1:41
theredonion10-Jul-08 1:41 
QuestionQuery Regarding PDA? Pin
Tridip Bhattacharjee10-Jul-08 1:41
professionalTridip Bhattacharjee10-Jul-08 1:41 
Questionhow to make global variables which could be accessable in all the project c# Pin
theredonion10-Jul-08 1:38
theredonion10-Jul-08 1:38 
AnswerRe: how to make global variables which could be accessable in all the project c# Pin
DaveyM6910-Jul-08 2:02
professionalDaveyM6910-Jul-08 2:02 
AnswerRe: how to make global variables which could be accessable in all the project c# Pin
c242310-Jul-08 3:16
c242310-Jul-08 3:16 
AnswerRe: how to make global variables which could be accessable in all the project c# Pin
PIEBALDconsult10-Jul-08 4:05
mvePIEBALDconsult10-Jul-08 4:05 
AnswerRe: how to make global variables which could be accessable in all the project c# Pin
RK KL10-Jul-08 5:22
RK KL10-Jul-08 5:22 
Questionproblem in gridview Pin
Mogaambo10-Jul-08 0:52
Mogaambo10-Jul-08 0: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.