Click here to Skip to main content
15,884,388 members
Home / Discussions / C#
   

C#

 
GeneralRe: MDI Parent and Child Pin
benjamin yap6-Jul-08 15:30
benjamin yap6-Jul-08 15:30 
GeneralRe: MDI Parent and Child Pin
DaveyM697-Jul-08 11:29
professionalDaveyM697-Jul-08 11:29 
GeneralRe: MDI Parent and Child Pin
benjamin yap7-Jul-08 22:35
benjamin yap7-Jul-08 22:35 
QuestionBound combobox problem Pin
Alessandra775-Jul-08 4:38
Alessandra775-Jul-08 4:38 
QuestionHow to get a RGB values from an image buffer? Pin
CopperCircle5-Jul-08 2:58
CopperCircle5-Jul-08 2:58 
AnswerRe: How to get a RGB values from an image buffer? Pin
User 66585-Jul-08 3:07
User 66585-Jul-08 3:07 
AnswerRe: How to get a RGB values from an image buffer? Pin
Guffa5-Jul-08 5:47
Guffa5-Jul-08 5:47 
QuestionCreating DataView filter ... Pin
Jammer5-Jul-08 2:52
Jammer5-Jul-08 2:52 
Hi All,

I have a field that I which to filter on using the Contains operator but currently its throwing a wobbly. Can anyone advise? Is this even a legal operator to use in the DataView?

filter = filter + "and fileName Contains '" + _freetext.ToString() + "'";


fileName is of type string. For instance the _freetext maybe something like "day" so things like "daytime", "sunday" would both be included.

Thanks in advance.

Jammer

Going where everyone here has gone before! Smile | :)
My Blog

Questionsetup problem for windows application Pin
K V Sekhar5-Jul-08 1:51
K V Sekhar5-Jul-08 1:51 
AnswerRe: setup problem for windows application Pin
Christian Graus5-Jul-08 2:04
protectorChristian Graus5-Jul-08 2:04 
GeneralRe: setup problem for windows application Pin
K V Sekhar6-Jul-08 21:28
K V Sekhar6-Jul-08 21:28 
Questionhow to change NumberDecimalSeparator ? Pin
Xmen Real 5-Jul-08 1:41
professional Xmen Real 5-Jul-08 1:41 
AnswerRe: how to change NumberDecimalSeparator ? Pin
DaveyM695-Jul-08 1:52
professionalDaveyM695-Jul-08 1:52 
GeneralRe: how to change NumberDecimalSeparator ? Pin
Xmen Real 5-Jul-08 2:33
professional Xmen Real 5-Jul-08 2:33 
GeneralRe: how to change NumberDecimalSeparator ? Pin
DaveyM695-Jul-08 3:08
professionalDaveyM695-Jul-08 3:08 
Questionhow to implement recording sound in .net Pin
Ashok Nalam5-Jul-08 0:41
Ashok Nalam5-Jul-08 0:41 
AnswerRe: how to implement recording sound in .net Pin
Giorgi Dalakishvili5-Jul-08 0:50
mentorGiorgi Dalakishvili5-Jul-08 0:50 
QuestionName space for FolderParam Pin
Lijo Rajan5-Jul-08 0:18
Lijo Rajan5-Jul-08 0:18 
AnswerRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:24
mentorGiorgi Dalakishvili5-Jul-08 0:24 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:26
Lijo Rajan5-Jul-08 0:26 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:30
mentorGiorgi Dalakishvili5-Jul-08 0:30 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:33
Lijo Rajan5-Jul-08 0:33 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:44
mentorGiorgi Dalakishvili5-Jul-08 0:44 
GeneralRe: Name space for FolderParam Pin
mrcooll6-Jul-08 1:13
mrcooll6-Jul-08 1:13 
QuestionNumericUpDown in hexadecimal mode bug Pin
Schokoolero5-Jul-08 0:17
Schokoolero5-Jul-08 0:17 

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.