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

Visual Basic

 
GeneralRe: How I can see a message when my Caps-Button is active? Pin
Dave Kreskowiak22-Jan-06 9:39
mveDave Kreskowiak22-Jan-06 9:39 
GeneralRe: How I can see a message when my Caps-Button is active? Pin
kostasdiktia223-Jan-06 12:56
kostasdiktia223-Jan-06 12:56 
QuestionImage Capture Pin
Shonan21-Jan-06 21:26
Shonan21-Jan-06 21:26 
AnswerRe: Image Capture Pin
Dave Kreskowiak22-Jan-06 4:27
mveDave Kreskowiak22-Jan-06 4:27 
QuestionCrystal Report -- TotalPageCount Pin
Madni Abbasi21-Jan-06 20:17
Madni Abbasi21-Jan-06 20:17 
QuestionProblem using custom DataGridColumnStyles with DataGridTableStyle Pin
nzmike21-Jan-06 15:10
nzmike21-Jan-06 15:10 
AnswerRe: Problem using custom DataGridColumnStyles with DataGridTableStyle Pin
Dave Kreskowiak22-Jan-06 4:26
mveDave Kreskowiak22-Jan-06 4:26 
GeneralRe: Problem using custom DataGridColumnStyles with DataGridTableStyle Pin
nzmike22-Jan-06 19:44
nzmike22-Jan-06 19:44 
Dave,

I may have missed your point but the line it's falling over on is the one above - where I cast each GridColumnStyle in my 24 columns to my custom DataGridTextBoxColumn object - this line:

tbc = CType(ts.GridColumnStyles(i), vbsDataGridTextBoxColumn)

I don't understand why it falls over on this line since my custom column style is inherited from a DataGridTextBoxColumn and I can cast ts.GridColumnStyles(i) to a normal DataGridTextBoxColumn object without a problem - it should surely work.

Have I missed something here?

Cheers,

Mike



-- modified at 1:44 Monday 23rd January, 2006
GeneralRe: Problem using custom DataGridColumnStyles with DataGridTableStyle Pin
Dave Kreskowiak23-Jan-06 1:49
mveDave Kreskowiak23-Jan-06 1:49 
QuestionShortcut Pin
militiaware21-Jan-06 12:23
militiaware21-Jan-06 12:23 
AnswerRe: Shortcut Pin
Dave Kreskowiak21-Jan-06 17:57
mveDave Kreskowiak21-Jan-06 17:57 
AnswerRe: Shortcut Pin
kostasdiktia221-Jan-06 21:14
kostasdiktia221-Jan-06 21:14 
QuestionIP Address Pin
militiaware21-Jan-06 12:12
militiaware21-Jan-06 12:12 
AnswerRe: IP Address Pin
Dave Kreskowiak21-Jan-06 17:53
mveDave Kreskowiak21-Jan-06 17:53 
QuestionCreating an event at runtime Pin
Mark0621-Jan-06 2:27
Mark0621-Jan-06 2:27 
AnswerRe: Creating an event at runtime Pin
Guffa21-Jan-06 2:54
Guffa21-Jan-06 2:54 
GeneralRe: Creating an event at runtime Pin
Mark0621-Jan-06 3:19
Mark0621-Jan-06 3:19 
GeneralRe: Creating an event at runtime Pin
Dave Kreskowiak21-Jan-06 4:31
mveDave Kreskowiak21-Jan-06 4:31 
QuestionHelp with calculator Pin
lonewolfa120-Jan-06 17:47
lonewolfa120-Jan-06 17:47 
QuestionHow I can change the values in cells of an EXISTING .xls file? Visual Basic .NET Pin
kostasdiktia220-Jan-06 17:39
kostasdiktia220-Jan-06 17:39 
AnswerRe: How I can change the values in cells of an EXISTING .xls file? Visual Basic .NET Pin
Dave Kreskowiak21-Jan-06 4:28
mveDave Kreskowiak21-Jan-06 4:28 
AnswerRe: How I can change the values in cells of an EXISTING .xls file? Visual Basic .NET Pin
Mekong River21-Jan-06 4:38
Mekong River21-Jan-06 4:38 
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 

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.