Click here to Skip to main content
15,917,597 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Interface FORTRAN90 to VisualBasic - DLL Pin
Sergio2santos19-Nov-07 14:21
Sergio2santos19-Nov-07 14:21 
GeneralRe: Interface FORTRAN90 to VisualBasic - DLL Pin
DQNOK20-Nov-07 3:55
professionalDQNOK20-Nov-07 3:55 
Question[2008] Make a Documents.FixedPage from an XML literal? Pin
Duncan Edwards Jones17-Nov-07 0:33
professionalDuncan Edwards Jones17-Nov-07 0:33 
QuestionHow to search a PDF document Pin
midnightshifting16-Nov-07 21:19
midnightshifting16-Nov-07 21:19 
AnswerRe: How to search a PDF document Pin
DigiOz Multimedia17-Nov-07 4:55
DigiOz Multimedia17-Nov-07 4:55 
QuestionRestart System when printing Report in VB.net Pin
mashouri16-Nov-07 19:51
mashouri16-Nov-07 19:51 
AnswerRe: Restart System when printing Report in VB.net Pin
DigiOz Multimedia17-Nov-07 4:51
DigiOz Multimedia17-Nov-07 4:51 
QuestionHandling Valuemember of Combox placed in a grid Pin
infotools16-Nov-07 19:04
infotools16-Nov-07 19:04 
With the help from Code Project site I have been successful in placeing various controls in grid. Now it has two three shortcomings (!) as of now.


1. If I use datatable as datasource to combobox placed in datagrid, assign "Name" and "Id" as Display and Value member respectively, In "SelectedValueChange" event it returns "Name" as Displaymember and "Id" as Valuemember instead of actual values.

The combobox shows proper values of "Name".

2. I tried to assign values of datagrid cell to datatable row element as follows but it did not work...

table.rows(1).Itemarray(1) = dgGrid(CurrentRowIndex,3)

above line is indicative, actual code has proper names for table, grid, etc. also put in a loop to iterate.

any solution to these issues are welcome.



thanks,


Madhav

AnswerRe: Handling Valuemember of Combox placed in a grid Pin
deathbat20-Nov-07 13:37
deathbat20-Nov-07 13:37 
GeneralRe: Handling Valuemember of Combox placed in a grid Pin
infotools23-Nov-07 22:26
infotools23-Nov-07 22:26 
QuestionReassigning a control's parent Pin
The ANZAC16-Nov-07 18:45
The ANZAC16-Nov-07 18:45 
AnswerRe: Reassigning a control's parent Pin
Christian Graus16-Nov-07 20:28
protectorChristian Graus16-Nov-07 20:28 
QuestionConnecting to SQL Pin
tellytub16-Nov-07 17:58
tellytub16-Nov-07 17:58 
AnswerRe: Connecting to SQL Pin
Abhijit Jana16-Nov-07 21:31
professionalAbhijit Jana16-Nov-07 21:31 
Questionsaving table Pin
cj433116-Nov-07 10:29
cj433116-Nov-07 10:29 
AnswerRe: saving table Pin
cj433119-Nov-07 9:59
cj433119-Nov-07 9:59 
QuestionRetriving source code from a exe file which was developed in visual basic 6 Pin
S.Haris16-Nov-07 9:45
S.Haris16-Nov-07 9:45 
AnswerRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
DigiOz Multimedia16-Nov-07 15:33
DigiOz Multimedia16-Nov-07 15:33 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
S.Haris17-Nov-07 5:07
S.Haris17-Nov-07 5:07 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
DigiOz Multimedia17-Nov-07 6:40
DigiOz Multimedia17-Nov-07 6:40 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
S.Haris17-Nov-07 7:40
S.Haris17-Nov-07 7:40 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
DigiOz Multimedia17-Nov-07 9:10
DigiOz Multimedia17-Nov-07 9:10 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 [modified] Pin
Michael Davey 117-Nov-07 17:57
Michael Davey 117-Nov-07 17:57 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
Michael Davey 117-Nov-07 17:59
Michael Davey 117-Nov-07 17:59 
GeneralRe: Retriving source code from a exe file which was developed in visual basic 6 Pin
supercat917-Nov-07 9:46
supercat917-Nov-07 9:46 

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.