Click here to Skip to main content
16,004,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: copy file with VBscript Pin
Dave Kreskowiak18-Aug-06 6:58
mveDave Kreskowiak18-Aug-06 6:58 
QuestionPassword locking just 1 VBA module? Pin
fklldsvs18-Aug-06 6:16
fklldsvs18-Aug-06 6:16 
AnswerRe: Password locking just 1 VBA module? Pin
Dave Kreskowiak18-Aug-06 6:54
mveDave Kreskowiak18-Aug-06 6:54 
Questionproblem with excel connection Pin
Smithers-Jones18-Aug-06 3:15
Smithers-Jones18-Aug-06 3:15 
AnswerRe: problem with excel connection Pin
Stephen McGuire18-Aug-06 4:15
Stephen McGuire18-Aug-06 4:15 
GeneralRe: problem with excel connection Pin
Smithers-Jones31-Aug-06 3:53
Smithers-Jones31-Aug-06 3:53 
Questionsome questions concerning DATAGRID Pin
Smithers-Jones18-Aug-06 2:59
Smithers-Jones18-Aug-06 2:59 
AnswerRe: some questions concerning DATAGRID Pin
Robert Rohde18-Aug-06 3:20
Robert Rohde18-Aug-06 3:20 
Hi,

1. You don't have to inherit from the grid. You'll just have to make your own DataGridColumnStyles. For example you could derive from DataGridTextBoxColumn and override the Paint function.
2. Just a guess: You are using different table names in the DataTables you are binding to those grid. In this case the MappingName of the table styles needs to reflect this.
3. This property exists both on the DataGrid and one the DataGridTableStyle. I thin kwhen you define an explicit table style than
you need to set this property on it (which overrides whatever is set on the DataGrid).

Robert
GeneralRe: some questions concerning DATAGRID Pin
Smithers-Jones22-Aug-06 4:10
Smithers-Jones22-Aug-06 4:10 
Questionconvert excel to mdf file Pin
playout18-Aug-06 1:16
playout18-Aug-06 1:16 
AnswerRe: convert excel to mdf file Pin
Christian Graus18-Aug-06 1:28
protectorChristian Graus18-Aug-06 1:28 
GeneralRe: convert excel to mdf file Pin
Wooster200618-Aug-06 7:49
Wooster200618-Aug-06 7:49 
GeneralRe: convert excel to mdf file Pin
Christian Graus18-Aug-06 12:13
protectorChristian Graus18-Aug-06 12:13 
GeneralRe: convert excel to mdf file Pin
playout20-Aug-06 4:00
playout20-Aug-06 4:00 
GeneralRe: convert excel to mdf file Pin
Christian Graus20-Aug-06 10:57
protectorChristian Graus20-Aug-06 10:57 
GeneralRe: convert excel to mdf file Pin
playout20-Aug-06 3:55
playout20-Aug-06 3:55 
QuestionUnexpected error (50003) in vb6.0 Pin
vijaykumarp18-Aug-06 0:54
vijaykumarp18-Aug-06 0:54 
QuestionHelp me , Please :(( Pin
Hussein Madani Ghomi18-Aug-06 0:05
Hussein Madani Ghomi18-Aug-06 0:05 
AnswerRe: Help me , Please :(( Pin
coolestCoder18-Aug-06 0:28
coolestCoder18-Aug-06 0:28 
AnswerRe: Filling listbox on other page Pin
Guffa18-Aug-06 0:31
Guffa18-Aug-06 0:31 
AnswerRe: Help me , Please :(( Pin
FeRtoll18-Aug-06 13:43
FeRtoll18-Aug-06 13:43 
QuestionConnecting to UniSQL Database Pin
alien viper17-Aug-06 22:17
alien viper17-Aug-06 22:17 
Question.NET Pin
rahulnair17-Aug-06 21:43
rahulnair17-Aug-06 21:43 
AnswerRe: .NET Pin
Guffa17-Aug-06 22:14
Guffa17-Aug-06 22:14 
AnswerRe: .NET Pin
Christian Graus18-Aug-06 1:31
protectorChristian Graus18-Aug-06 1:31 

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.