Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
Questionclose or overwrite the file Pin
havejeet3-Jul-09 1:03
havejeet3-Jul-09 1:03 
AnswerRe: close or overwrite the file Pin
Tamer Oz3-Jul-09 1:39
Tamer Oz3-Jul-09 1:39 
GeneralRe: close or overwrite the file Pin
havejeet3-Jul-09 4:35
havejeet3-Jul-09 4:35 
QuestionOFNHookProc Parameters Values Pin
Satish Pai3-Jul-09 1:03
Satish Pai3-Jul-09 1:03 
AnswerRe: OFNHookProc Parameters Values Pin
Manas Bhardwaj3-Jul-09 1:07
professionalManas Bhardwaj3-Jul-09 1:07 
AnswerRe: OFNHookProc Parameters Values Pin
DaveyM693-Jul-09 2:02
professionalDaveyM693-Jul-09 2:02 
GeneralADO.Net Dataview........ [modified] Pin
Isaac Gordon3-Jul-09 0:16
Isaac Gordon3-Jul-09 0:16 
GeneralRe: ADO.Net Dataview........ Pin
Manas Bhardwaj3-Jul-09 1:01
professionalManas Bhardwaj3-Jul-09 1:01 
Sharma Dinesh Kumar wrote:
dvs.RowFilter =Name like '%Book%'



dvs.RowFilter = Name Like '%Book%' AND Name like '%this is%'


Another options is that, use the CopyTo method of the dataview after the fisrt operation and now use this datatable to filter the results for the next datagridview

Manas Bhardwaj
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

Questioncode/class for searching for a name from a database in c# Pin
frank q-p2-Jul-09 23:53
frank q-p2-Jul-09 23:53 
AnswerRe: code/class for searching for a name from a database in c# Pin
K03063-Jul-09 0:11
K03063-Jul-09 0:11 
AnswerRe: code/class for searching for a name from a database in c# Pin
himanshu25613-Jul-09 0:13
himanshu25613-Jul-09 0:13 
JokeRe: code/class for searching for a name from a database in c# Pin
Vasudevan Deepak Kumar3-Jul-09 2:11
Vasudevan Deepak Kumar3-Jul-09 2:11 
GeneralRe: code/class for searching for a name from a database in c# Pin
himanshu25613-Jul-09 2:25
himanshu25613-Jul-09 2:25 
AnswerRe: code/class for searching for a name from a database in c# Pin
killabyte3-Jul-09 1:19
killabyte3-Jul-09 1:19 
QuestionC# Windows Application Testing Tool Pin
satsumatable2-Jul-09 22:45
satsumatable2-Jul-09 22:45 
AnswerRe: C# Windows Application Testing Tool Pin
Eddy Vluggen2-Jul-09 22:52
professionalEddy Vluggen2-Jul-09 22:52 
GeneralRe: C# Windows Application Testing Tool Pin
satsumatable3-Jul-09 0:36
satsumatable3-Jul-09 0:36 
QuestionHow To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
kKamel2-Jul-09 22:45
kKamel2-Jul-09 22:45 
AnswerRe: How To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
himanshu25612-Jul-09 22:55
himanshu25612-Jul-09 22:55 
GeneralRe: How To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
kKamel2-Jul-09 23:15
kKamel2-Jul-09 23:15 
GeneralRe: How To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
K03062-Jul-09 23:28
K03062-Jul-09 23:28 
GeneralRe: How To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
kKamel3-Jul-09 1:33
kKamel3-Jul-09 1:33 
Questionwhat is best solution or approach for the server to client project through web Pin
pallaka2-Jul-09 21:11
pallaka2-Jul-09 21:11 
AnswerRe: what is best solution or approach for the server to client project through web Pin
SeMartens2-Jul-09 21:24
SeMartens2-Jul-09 21:24 
Questionchange the Place Bar in Open File Dialog Pin
Satish Pai2-Jul-09 21:02
Satish Pai2-Jul-09 21:02 

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.