Click here to Skip to main content
15,893,644 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerLike this? Pin
kostasdiktia221-Jan-06 4:50
kostasdiktia221-Jan-06 4:50 
GeneralRe: Like this? Pin
Dave Kreskowiak21-Jan-06 8:32
mveDave Kreskowiak21-Jan-06 8:32 
Questionhow to put flash in vb.net Pin
ipro3220-Jan-06 16:47
ipro3220-Jan-06 16:47 
AnswerRe: how to put flash in vb.net Pin
Vimal Raj20-Jan-06 20:16
Vimal Raj20-Jan-06 20:16 
AnswerRe: how to put flash in vb.net Pin
Mekong River21-Jan-06 4:41
Mekong River21-Jan-06 4:41 
Questiondatagrid header text Pin
Pravin H20-Jan-06 14:51
Pravin H20-Jan-06 14:51 
AnswerRe: datagrid header text Pin
abhinish20-Jan-06 18:30
abhinish20-Jan-06 18:30 
AnswerRe: datagrid header text Pin
Dave Kreskowiak21-Jan-06 4:26
mveDave Kreskowiak21-Jan-06 4:26 
The best way to do it is to not change the column names in the SELECT statement. Instead of relying on the automatic column creation for you DataGrid, make your own columns. You can control what columns they're bound to in your DataSet and what their HeaderText names are, as well as a slew of other thing.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

AnswerRe: datagrid header text Pin
Mekong River21-Jan-06 4:48
Mekong River21-Jan-06 4:48 
QuestionSearch button Pin
shakizil20-Jan-06 7:07
shakizil20-Jan-06 7:07 
AnswerRe: Search button Pin
Mike K. Clark20-Jan-06 9:50
Mike K. Clark20-Jan-06 9:50 
GeneralRe: Search button Pin
shakizil20-Jan-06 10:48
shakizil20-Jan-06 10:48 
AnswerRe: Search button Pin
Mike K. Clark20-Jan-06 13:42
Mike K. Clark20-Jan-06 13:42 
GeneralRe: Search button Pin
Icharus20-Jan-06 15:20
Icharus20-Jan-06 15:20 
QuestionDateTimepicker Pin
shakizil20-Jan-06 5:44
shakizil20-Jan-06 5:44 
AnswerRe: DateTimepicker Pin
Dave Kreskowiak20-Jan-06 6:15
mveDave Kreskowiak20-Jan-06 6:15 
GeneralRe: DateTimepicker Pin
shakizil20-Jan-06 6:23
shakizil20-Jan-06 6:23 
GeneralRe: DateTimepicker Pin
Dave Kreskowiak20-Jan-06 6:30
mveDave Kreskowiak20-Jan-06 6:30 
GeneralRe: DateTimepicker Pin
Mekong River21-Jan-06 4:53
Mekong River21-Jan-06 4:53 
GeneralRe: DateTimepicker Pin
Dave Kreskowiak21-Jan-06 8:36
mveDave Kreskowiak21-Jan-06 8:36 
AnswerRe: DateTimepicker Pin
Mike K. Clark20-Jan-06 6:26
Mike K. Clark20-Jan-06 6:26 
GeneralRe: DateTimepicker Pin
shakizil20-Jan-06 6:36
shakizil20-Jan-06 6:36 
Questionefficient control redrawing Pin
JW73820-Jan-06 4:46
JW73820-Jan-06 4:46 
AnswerRe: efficient control redrawing Pin
Dave Kreskowiak20-Jan-06 6:05
mveDave Kreskowiak20-Jan-06 6:05 
GeneralRe: efficient control redrawing Pin
JW73820-Jan-06 16:42
JW73820-Jan-06 16:42 

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.