Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: parsing .frm file for control names and nested level Pin
Dave Kreskowiak18-May-11 2:52
mveDave Kreskowiak18-May-11 2:52 
Questionlogin into website Pin
DanYELL17-May-11 5:12
DanYELL17-May-11 5:12 
AnswerRe: login into website Pin
Dave Kreskowiak17-May-11 6:54
mveDave Kreskowiak17-May-11 6:54 
GeneralRe: login into website Pin
DanYELL17-May-11 11:18
DanYELL17-May-11 11:18 
GeneralRe: login into website Pin
Dave Kreskowiak18-May-11 2:49
mveDave Kreskowiak18-May-11 2:49 
AnswerRe: login into website Pin
Dalek Dave17-May-11 12:30
professionalDalek Dave17-May-11 12:30 
QuestionDot-Matrix Printer Resolution Problem Pin
ismail2016-May-11 20:59
ismail2016-May-11 20:59 
AnswerRe: Dot-Matrix Printer Resolution Problem Pin
Abhinav S16-May-11 22:23
Abhinav S16-May-11 22:23 
Answercross-post alert Pin
Luc Pattyn16-May-11 22:57
sitebuilderLuc Pattyn16-May-11 22:57 
QuestionVB6 Help me! Pin
amoo201116-May-11 7:01
amoo201116-May-11 7:01 
AnswerRe: VB6 Help me! Pin
Dave Kreskowiak16-May-11 7:21
mveDave Kreskowiak16-May-11 7:21 
GeneralRe: VB6 Help me! Pin
Thomas Krojer16-May-11 21:19
Thomas Krojer16-May-11 21:19 
AnswerRe: VB6 Help me! Pin
Dalek Dave17-May-11 12:24
professionalDalek Dave17-May-11 12:24 
Questioncreate a wizard query Pin
kouku16-May-11 3:19
kouku16-May-11 3:19 
AnswerRe: create a wizard query Pin
Dave Kreskowiak16-May-11 4:12
mveDave Kreskowiak16-May-11 4:12 
This is an English speak site. This is what Google Translate thinks you said:

I want to know how I can pass the selected items in a listbox to a datagrid

The easiest way to do it would be if you bound the datagridview to the same source you bound your ListBox to.

If not, then you'll have to iterate over the items in the listbox and add them to the rows or a manually setup DataGridView or to a DataTable object and bind your DGV to that.

QuestionRead Excel File Pin
rupeshkp72815-May-11 4:42
rupeshkp72815-May-11 4:42 
AnswerRe: Read Excel File Pin
Simon_Whale15-May-11 5:22
Simon_Whale15-May-11 5:22 
AnswerRe: Read Excel File Pin
RobCroll16-May-11 18:32
RobCroll16-May-11 18:32 
AnswerRe: Read Excel File Pin
alainmarccavenaile18-May-11 22:28
alainmarccavenaile18-May-11 22:28 
QuestionSVN commit single file or project folder Pin
cages14-May-11 11:48
cages14-May-11 11:48 
AnswerRe: SVN commit single file or project folder Pin
RobCroll16-May-11 18:28
RobCroll16-May-11 18:28 
GeneralRe: SVN commit single file or project folder Pin
cages17-May-11 11:49
cages17-May-11 11:49 
AnswerRe: SVN commit single file or project folder Pin
David Mujica17-May-11 8:47
David Mujica17-May-11 8:47 
QuestionHow do I use the ribbon? Pin
VB_ Coder14-May-11 7:15
VB_ Coder14-May-11 7:15 
QuestionDistribution periods for teachers With Rnd -vb6 Pin
Ebrahem B Alabdaly12-May-11 5:45
Ebrahem B Alabdaly12-May-11 5:45 

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.