Click here to Skip to main content
15,908,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Probably somting simple would like some help please Thanks Pin
Johan Hakkesteegt21-Sep-09 0:39
Johan Hakkesteegt21-Sep-09 0:39 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Bob Beaubien21-Sep-09 7:42
Bob Beaubien21-Sep-09 7:42 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Johan Hakkesteegt21-Sep-09 7:46
Johan Hakkesteegt21-Sep-09 7:46 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Bob Beaubien21-Sep-09 7:52
Bob Beaubien21-Sep-09 7:52 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Johan Hakkesteegt21-Sep-09 19:53
Johan Hakkesteegt21-Sep-09 19:53 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Bob Beaubien22-Sep-09 5:02
Bob Beaubien22-Sep-09 5:02 
GeneralRe: Probably somting simple would like some help please Thanks Pin
Johan Hakkesteegt22-Sep-09 21:56
Johan Hakkesteegt22-Sep-09 21:56 
QuestionCopy one Datagridview items into another Datagridview!! Pin
jeshra27919-Sep-09 21:47
jeshra27919-Sep-09 21:47 
Dear All,
I have one query regarding copying items from a datagridview into another. It is as follows:

I have two forms, Form1 and Form2.
In Form1 I am doing following :
I have a datagridview1, which has 4 columns, "Name", "Age", "Salary", "Date" .
I Filtered this datagridview1 by "Date" and count the number of rows, say e.g. 10 rows.
What I want:
In Form2 :
I want to get those filtered rows and populate them in other Datagridview2 in Form2.
Also, I want to select only "Name" and "Age" column from Form1 Datagridview1, and populate into
Datagridview2 of Form2.

Overall, out of 4 columns in Datafridview1, I want to populate Datagridview2 of Form2 with Filtered Rows and with only two columns, say only "Name" and "Age".

Hope My query is clear, Kindly suggest me how to proceed with this.

Thanks and Regards
R.S.
AnswerRe: Copy one Datagridview items into another Datagridview!! Pin
Andy_L_J19-Sep-09 22:32
Andy_L_J19-Sep-09 22:32 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
jeshra27919-Sep-09 22:56
jeshra27919-Sep-09 22:56 
GeneralRe: Copy one Datagridview items into another Datagridview!! [modified] Pin
Andy_L_J19-Sep-09 23:26
Andy_L_J19-Sep-09 23:26 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
jeshra27919-Sep-09 23:44
jeshra27919-Sep-09 23:44 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
jeshra27920-Sep-09 0:40
jeshra27920-Sep-09 0:40 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
Andy_L_J20-Sep-09 1:03
Andy_L_J20-Sep-09 1:03 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
jeshra27920-Sep-09 1:34
jeshra27920-Sep-09 1:34 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
Andy_L_J20-Sep-09 2:09
Andy_L_J20-Sep-09 2:09 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
jeshra27920-Sep-09 3:24
jeshra27920-Sep-09 3:24 
GeneralRe: Copy one Datagridview items into another Datagridview!! Pin
Andy_L_J20-Sep-09 8:17
Andy_L_J20-Sep-09 8:17 
QuestionControling a popup from a WebBrowser object Pin
RachelSo19-Sep-09 16:19
RachelSo19-Sep-09 16:19 
AnswerRe: Controling a popup from a WebBrowser object Pin
Luc Pattyn19-Sep-09 16:37
sitebuilderLuc Pattyn19-Sep-09 16:37 
AnswerRe: Controling a popup from a WebBrowser object Pin
DaveAuld19-Sep-09 19:24
professionalDaveAuld19-Sep-09 19:24 
Questionhidden schema Pin
Ebube19-Sep-09 6:49
Ebube19-Sep-09 6:49 
AnswerRe: hidden schema Pin
dan!sh 19-Sep-09 7:48
professional dan!sh 19-Sep-09 7:48 
QuestionBackground worker cnacelation problem Pin
Gagan.2018-Sep-09 19:19
Gagan.2018-Sep-09 19:19 
AnswerRe: Background worker cnacelation problem Pin
Christian Graus18-Sep-09 19:21
protectorChristian Graus18-Sep-09 19:21 

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.