Click here to Skip to main content
15,890,670 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionStrange FileWatch problem? Pin
rudemusik9-Jan-07 18:00
rudemusik9-Jan-07 18:00 
AnswerRe: Strange FileWatch problem? Pin
Johan Hakkesteegt11-Jan-07 3:28
Johan Hakkesteegt11-Jan-07 3:28 
GeneralRe: Strange FileWatch problem? Pin
rudemusik11-Jan-07 7:05
rudemusik11-Jan-07 7:05 
QuestionHow to redirect IP..? Pin
stupix9-Jan-07 16:45
stupix9-Jan-07 16:45 
AnswerRe: How to redirect IP..? Pin
Dave Kreskowiak9-Jan-07 17:25
mveDave Kreskowiak9-Jan-07 17:25 
GeneralRe: How to redirect IP..? Pin
stupix9-Jan-07 18:07
stupix9-Jan-07 18:07 
QuestionHiding a column in a datagridview Pin
steve_rm9-Jan-07 16:02
steve_rm9-Jan-07 16:02 
AnswerRe: Hiding a column in a datagridview Pin
Dave Kreskowiak9-Jan-07 17:27
mveDave Kreskowiak9-Jan-07 17:27 
You can set the width to zero.

Or you can just delete the column all-together.

Or you can get a new view of the DataSet and not include that column in the view, then bind the DataGridView to the new DataView.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Hiding a column in a datagridview Pin
priya_p23310-Jan-07 0:18
priya_p23310-Jan-07 0:18 
AnswerRe: Hiding a column in a datagridview Pin
amaneet9-Jan-07 23:16
amaneet9-Jan-07 23:16 
QuestionGlobal Variables Pin
jacob.vankley9-Jan-07 14:02
jacob.vankley9-Jan-07 14:02 
AnswerRe: Global Variables Pin
Christian Graus9-Jan-07 14:08
protectorChristian Graus9-Jan-07 14:08 
GeneralRe: Global Variables Pin
jacob.vankley9-Jan-07 15:38
jacob.vankley9-Jan-07 15:38 
GeneralRe: Global Variables Pin
Christian Graus9-Jan-07 16:09
protectorChristian Graus9-Jan-07 16:09 
GeneralRe: Global Variables Pin
Colin Angus Mackay9-Jan-07 22:59
Colin Angus Mackay9-Jan-07 22:59 
GeneralRe: Global Variables Pin
Christian Graus9-Jan-07 23:02
protectorChristian Graus9-Jan-07 23:02 
GeneralRe: Global Variables Pin
Colin Angus Mackay10-Jan-07 2:43
Colin Angus Mackay10-Jan-07 2:43 
AnswerRe: Global Variables Pin
Colin Angus Mackay9-Jan-07 22:57
Colin Angus Mackay9-Jan-07 22:57 
GeneralRe: Global Variables Pin
jacob.vankley10-Jan-07 12:37
jacob.vankley10-Jan-07 12:37 
QuestionConnecting to a 2003 DHCP server Pin
jnybot9-Jan-07 12:56
jnybot9-Jan-07 12:56 
AnswerRe: Connecting to a 2003 DHCP server Pin
Dave Kreskowiak9-Jan-07 17:36
mveDave Kreskowiak9-Jan-07 17:36 
QuestionDVD playback. HELP Please ! ! ! Pin
portreathbeach9-Jan-07 11:56
portreathbeach9-Jan-07 11:56 
AnswerRe: DVD playback. HELP Please ! ! ! Pin
Christian Graus9-Jan-07 12:12
protectorChristian Graus9-Jan-07 12:12 
GeneralRe: DVD playback. HELP Please ! ! ! Pin
portreathbeach9-Jan-07 20:50
portreathbeach9-Jan-07 20:50 
GeneralRe: DVD playback. HELP Please ! ! ! Pin
Christian Graus9-Jan-07 20:51
protectorChristian Graus9-Jan-07 20:51 

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.