Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: multiple inheritance Pin
kalyan_241623-Aug-07 0:44
kalyan_241623-Aug-07 0:44 
GeneralRe: multiple inheritance Pin
Christian Graus23-Aug-07 0:51
protectorChristian Graus23-Aug-07 0:51 
GeneralRe: multiple inheritance Pin
Martin#23-Aug-07 0:57
Martin#23-Aug-07 0:57 
GeneralRe: multiple inheritance Pin
kalyan_241623-Aug-07 1:28
kalyan_241623-Aug-07 1:28 
GeneralRe: multiple inheritance Pin
Martin#23-Aug-07 1:30
Martin#23-Aug-07 1:30 
GeneralRe: multiple inheritance Pin
Colin Angus Mackay23-Aug-07 6:47
Colin Angus Mackay23-Aug-07 6:47 
Questioninputs Pin
htonivt22-Aug-07 19:32
htonivt22-Aug-07 19:32 
QuestionNeed suggestion regarding Dataview Pin
Exelioindia22-Aug-07 19:02
Exelioindia22-Aug-07 19:02 
Hi all,


I am having an doubt, dnt mistake if it's really silly or wrong. My doubt is i am getting some data's from database and binding it in dataset later to dataview. After binding in the dataview i am filtering the data using rowfilter, the data's which satisfies the rowfilter condition are moved to datagridview using dataset. My doubt, is it possible to get the remaining data's(alone) which does not satisfies the rowfilter condition to another dataset?

For eg:

Data's from database

ID Name
1 AAA
2 BBB
3 EEE
4 AAA
5 AAA


In the dataview rowfilter i am getting the names "AAA" and binding it to Grid, i want to get other names also to another dataset, is it possible to do it without using another dataview??


Thanks in advance

Know is Drop, Unknown is Ocean

AnswerRe: Need suggestion regarding Dataview Pin
Giorgi Dalakishvili22-Aug-07 20:55
mentorGiorgi Dalakishvili22-Aug-07 20:55 
QuestionInvalidOperationException :--Could not connect to the remote machine Pin
abhishek.mumbai22-Aug-07 18:55
abhishek.mumbai22-Aug-07 18:55 
AnswerRe: InvalidOperationException :--Could not connect to the remote machine Pin
Eduard Keilholz22-Aug-07 20:22
Eduard Keilholz22-Aug-07 20:22 
GeneralRe: InvalidOperationException :--Could not connect to the remote machine Pin
abhishek.mumbai22-Aug-07 23:02
abhishek.mumbai22-Aug-07 23:02 
GeneralRe: InvalidOperationException :--Could not connect to the remote machine Pin
Eduard Keilholz23-Aug-07 21:05
Eduard Keilholz23-Aug-07 21:05 
QuestionCustom Save/Load Dialogs and Select Folder Dialogs Pin
Rafferty Uy22-Aug-07 17:31
Rafferty Uy22-Aug-07 17:31 
AnswerRe: Custom Save/Load Dialogs and Select Folder Dialogs Pin
J$22-Aug-07 18:55
J$22-Aug-07 18:55 
AnswerRe: Custom Save/Load Dialogs and Select Folder Dialogs Pin
Giorgi Dalakishvili22-Aug-07 21:00
mentorGiorgi Dalakishvili22-Aug-07 21:00 
Questioncant fix this error, need some help.... Pin
kb1ibh22-Aug-07 16:33
kb1ibh22-Aug-07 16:33 
AnswerRe: cant fix this error, need some help.... Pin
Christian Graus22-Aug-07 16:45
protectorChristian Graus22-Aug-07 16:45 
GeneralRe: cant fix this error, need some help.... Pin
kb1ibh22-Aug-07 17:51
kb1ibh22-Aug-07 17:51 
GeneralRe: cant fix this error, need some help.... Pin
Christian Graus22-Aug-07 18:44
protectorChristian Graus22-Aug-07 18:44 
QuestionList over a web service Pin
Yitzchok Dev22-Aug-07 16:16
Yitzchok Dev22-Aug-07 16:16 
AnswerRe: List over a web service Pin
Michael Sync22-Aug-07 17:28
Michael Sync22-Aug-07 17:28 
AnswerRe: List over a web service Pin
Mark Churchill23-Aug-07 20:16
Mark Churchill23-Aug-07 20:16 
GeneralRe: List over a web service Pin
Yitzchok Dev25-Aug-07 15:52
Yitzchok Dev25-Aug-07 15:52 
QuestionHow to upload an image using C# 2003?? Pin
H.Nhu VN22-Aug-07 15:36
H.Nhu VN22-Aug-07 15:36 

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.