Click here to Skip to main content
15,917,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: i want to print the datagridview content when i press the pirnt button Pin
Sourie23-Sep-08 6:53
Sourie23-Sep-08 6:53 
Questiondebugging a c# .dll Pin
gooseman11226-Sep-06 16:20
gooseman11226-Sep-06 16:20 
AnswerRe: debugging a c# .dll Pin
Christian Graus26-Sep-06 16:34
protectorChristian Graus26-Sep-06 16:34 
GeneralRe: debugging a c# .dll Pin
gooseman11226-Sep-06 16:41
gooseman11226-Sep-06 16:41 
GeneralRe: debugging a c# .dll Pin
Christian Graus26-Sep-06 16:44
protectorChristian Graus26-Sep-06 16:44 
GeneralRe: debugging a c# .dll Pin
gooseman11226-Sep-06 17:12
gooseman11226-Sep-06 17:12 
QuestionDatabase Issues: Can't save a thing! Pin
The ANZAC26-Sep-06 11:45
The ANZAC26-Sep-06 11:45 
AnswerRe: Database Issues: Can't save a thing! Pin
Christian Graus26-Sep-06 12:30
protectorChristian Graus26-Sep-06 12:30 
Using the auto generated stuff, you give up a lot of control over your database. However, I notice one change :

Me.BindingSource1.EndEdit(me.MyCompanyDataSet1.Customer)

Me.GroupsBindingSource.EndEdit()

You're not passing in a dataset anymore. Should you be ?



Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Database Issues: Can't save a thing! Pin
The ANZAC26-Sep-06 23:18
The ANZAC26-Sep-06 23:18 
GeneralRe: Database Issues: Can't save a thing! Pin
Dave Kreskowiak27-Sep-06 2:22
mveDave Kreskowiak27-Sep-06 2:22 
GeneralRe: Database Issues: Can't save a thing! Pin
The ANZAC27-Sep-06 21:35
The ANZAC27-Sep-06 21:35 
GeneralRe: Database Issues: Can't save a thing! Pin
Dave Kreskowiak28-Sep-06 3:45
mveDave Kreskowiak28-Sep-06 3:45 
QuestionRegardin displaying parent node Pin
praveen kumar mahto26-Sep-06 11:30
praveen kumar mahto26-Sep-06 11:30 
AnswerRe: Regardin displaying parent node Pin
Dave Kreskowiak27-Sep-06 9:10
mveDave Kreskowiak27-Sep-06 9:10 
QuestionLooping through controls using FOR EACH Pin
MatthysDT26-Sep-06 5:34
MatthysDT26-Sep-06 5:34 
AnswerRe: Looping through controls using FOR EACH Pin
mr_lasseter26-Sep-06 6:53
mr_lasseter26-Sep-06 6:53 
QuestionPlaying MP3 file Pin
mido1326-Sep-06 4:37
mido1326-Sep-06 4:37 
AnswerRe: Playing MP3 file Pin
Christian Graus26-Sep-06 12:32
protectorChristian Graus26-Sep-06 12:32 
Questionvertical tab control Pin
tatapower26-Sep-06 4:02
tatapower26-Sep-06 4:02 
QuestionNEVER_Minimizable form Pin
K edar V26-Sep-06 3:34
K edar V26-Sep-06 3:34 
AnswerRe: NEVER_Minimizable form Pin
Dave Sexton26-Sep-06 5:02
Dave Sexton26-Sep-06 5:02 
GeneralRe: NEVER_Minimizable form Pin
K edar V26-Sep-06 19:58
K edar V26-Sep-06 19:58 
Questiondatagrid columnheader alignment Pin
Smithers-Jones26-Sep-06 3:16
Smithers-Jones26-Sep-06 3:16 
AnswerRe: datagrid columnheader alignment Pin
Dave Sexton26-Sep-06 5:04
Dave Sexton26-Sep-06 5:04 
GeneralRe: datagrid columnheader alignment Pin
Smithers-Jones27-Sep-06 3:28
Smithers-Jones27-Sep-06 3:28 

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.