Click here to Skip to main content
15,892,298 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Addition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 8:01
Jason Baggett13-Feb-07 8:01 
GeneralRe: Addition Operation with Access DB Column Pin
Kschuler13-Feb-07 8:07
Kschuler13-Feb-07 8:07 
GeneralRe: Addition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 8:20
Jason Baggett13-Feb-07 8:20 
QuestionList View Help needed. Pin
sandipan.neogi@gmail.com13-Feb-07 4:30
sandipan.neogi@gmail.com13-Feb-07 4:30 
QuestionUpdating Live Pin
Situnes13-Feb-07 3:59
Situnes13-Feb-07 3:59 
QuestionUpdating Live Pin
Situnes13-Feb-07 3:59
Situnes13-Feb-07 3:59 
QuestionEvent Handling of drop down lists inside a Datagrid Problem Pin
Huvandhuma13-Feb-07 3:46
Huvandhuma13-Feb-07 3:46 
AnswerRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Marcus J. Smith13-Feb-07 4:06
professionalMarcus J. Smith13-Feb-07 4:06 
I believe you will need to create a Protected Function for this purpose and in the column where you place the dropdownlist you will need to specify that function to be called when the index changes. The reason for this is that the objects inside the datagrid are created at runtime and therefore are not attached to any one function.

Cleako
GeneralRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Huvandhuma13-Feb-07 15:47
Huvandhuma13-Feb-07 15:47 
GeneralRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Marcus J. Smith14-Feb-07 3:07
professionalMarcus J. Smith14-Feb-07 3:07 
QuestionConvert to a string Pin
costavo13-Feb-07 2:58
costavo13-Feb-07 2:58 
AnswerRe: Convert to a string Pin
Dave Kreskowiak13-Feb-07 4:22
mveDave Kreskowiak13-Feb-07 4:22 
QuestionUsing "Me." to reference an object Pin
Marcus J. Smith13-Feb-07 2:35
professionalMarcus J. Smith13-Feb-07 2:35 
AnswerRe: Using "Me." to reference an object Pin
Colin Angus Mackay13-Feb-07 3:51
Colin Angus Mackay13-Feb-07 3:51 
AnswerRe: Using "Me." to reference an object Pin
Dave Kreskowiak13-Feb-07 4:13
mveDave Kreskowiak13-Feb-07 4:13 
GeneralRe: Using "Me." to reference an object Pin
Marcus J. Smith13-Feb-07 4:22
professionalMarcus J. Smith13-Feb-07 4:22 
GeneralRe: Using "Me." to reference an object Pin
Colin Angus Mackay13-Feb-07 4:22
Colin Angus Mackay13-Feb-07 4:22 
GeneralRe: Using "Me." to reference an object Pin
Dave Kreskowiak13-Feb-07 5:55
mveDave Kreskowiak13-Feb-07 5:55 
Questionpaint event problem? Pin
.NetRams13-Feb-07 1:06
.NetRams13-Feb-07 1:06 
AnswerRe: paint event problem? Pin
Dave Kreskowiak13-Feb-07 4:05
mveDave Kreskowiak13-Feb-07 4:05 
GeneralRe: paint event problem? Pin
.NetRams13-Feb-07 19:17
.NetRams13-Feb-07 19:17 
GeneralRe: paint event problem? Pin
Dave Kreskowiak15-Feb-07 4:19
mveDave Kreskowiak15-Feb-07 4:19 
AnswerRe: paint event problem? Pin
Navneet Hegde14-Feb-07 2:54
Navneet Hegde14-Feb-07 2:54 
QuestionCreating enum at runtime and showing it on a property grid Pin
THEMYTH12-Feb-07 23:30
THEMYTH12-Feb-07 23:30 
AnswerRe: Creating enum at runtime and showing it on a property grid Pin
Dave Kreskowiak13-Feb-07 4:02
mveDave Kreskowiak13-Feb-07 4:02 

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.