Click here to Skip to main content
15,899,937 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionapplying theme to a VB.NET Form? Pin
jamilkhan00724-Jul-07 21:43
jamilkhan00724-Jul-07 21:43 
AnswerRe: applying theme to a VB.NET Form? Pin
Christian Graus24-Jul-07 21:45
protectorChristian Graus24-Jul-07 21:45 
AnswerRe: applying theme to a VB.NET Form? Pin
jamilkhan00724-Jul-07 22:00
jamilkhan00724-Jul-07 22:00 
Questionc# to vb.net Pin
Tom Deketelaere24-Jul-07 20:51
professionalTom Deketelaere24-Jul-07 20:51 
AnswerRe: c# to vb.net Pin
Christian Graus24-Jul-07 21:44
protectorChristian Graus24-Jul-07 21:44 
AnswerRe: c# to vb.net Pin
Paul Conrad25-Jul-07 6:24
professionalPaul Conrad25-Jul-07 6:24 
GeneralRe: c# to vb.net Pin
Tom Deketelaere25-Jul-07 20:46
professionalTom Deketelaere25-Jul-07 20:46 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt24-Jul-07 22:52
Johan Hakkesteegt24-Jul-07 22:52 
Hi Ryan,

You can look into TableStyles en ColumnStyles. Just look at the properties of your datagrid and you'll find it. You can map a TableStyle to a dataset or something, and next the ColumnStyles to the dataset's columns. Simply add only a ColumnStyle for the columns you want to display.
You will have to take care of the value in the "hidden" columns by code though, or else you'll receive NULL errors and such.

Good luck,

Johan

My advice is free, and you may get what you paid for.

QuestionRe: Input Datagrid without Primary Key Pin
ryan11725-Jul-07 0:50
ryan11725-Jul-07 0:50 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt25-Jul-07 1:03
Johan Hakkesteegt25-Jul-07 1:03 
QuestionSmart Client Pin
Sebastian T Xavier24-Jul-07 19:51
Sebastian T Xavier24-Jul-07 19:51 
AnswerRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 3:17
mveDave Kreskowiak25-Jul-07 3:17 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:00
Sebastian T Xavier25-Jul-07 4:00 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:43
Sebastian T Xavier25-Jul-07 4:43 
GeneralRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 13:40
mveDave Kreskowiak25-Jul-07 13:40 
GeneralRe: Smart Client Pin
Sebastian T Xavier26-Jul-07 3:39
Sebastian T Xavier26-Jul-07 3:39 
Questionpassword and username Pin
saraswathy14324-Jul-07 17:58
saraswathy14324-Jul-07 17:58 
AnswerRe: password and username Pin
Christian Graus24-Jul-07 19:01
protectorChristian Graus24-Jul-07 19:01 
AnswerRe: password and username Pin
Paul Conrad24-Jul-07 19:11
professionalPaul Conrad24-Jul-07 19:11 
Questionstrings Pin
seemamltn24-Jul-07 10:45
seemamltn24-Jul-07 10:45 
AnswerRe: strings Pin
The ANZAC24-Jul-07 11:09
The ANZAC24-Jul-07 11:09 
AnswerBAD USER! Pin
leckey24-Jul-07 16:33
leckey24-Jul-07 16:33 
AnswerRe: strings Pin
Paul Conrad24-Jul-07 19:12
professionalPaul Conrad24-Jul-07 19:12 
QuestionSolution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Jordan Martz24-Jul-07 9:58
Jordan Martz24-Jul-07 9:58 
AnswerRe: Solution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Dave Kreskowiak24-Jul-07 10:12
mveDave Kreskowiak24-Jul-07 10:12 

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.