Click here to Skip to main content
15,921,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Need to create a container window like MDI but can't use MDI Pin
jzonthemtn27-Aug-08 6:47
jzonthemtn27-Aug-08 6:47 
AnswerRe: Need to create a container window like MDI but can't use MDI Pin
Chris Quinn27-Aug-08 3:23
Chris Quinn27-Aug-08 3:23 
QuestionStarting index Pin
indian14326-Aug-08 5:42
indian14326-Aug-08 5:42 
AnswerRe: Starting index Pin
jzonthemtn26-Aug-08 5:54
jzonthemtn26-Aug-08 5:54 
GeneralRe: Starting index Pin
indian14326-Aug-08 6:02
indian14326-Aug-08 6:02 
GeneralRe: Starting index Pin
jzonthemtn26-Aug-08 6:10
jzonthemtn26-Aug-08 6:10 
GeneralRe: Starting index Pin
indian14326-Aug-08 6:19
indian14326-Aug-08 6:19 
GeneralRe: Starting index Pin
Christian Graus26-Aug-08 11:48
protectorChristian Graus26-Aug-08 11:48 
GeneralRe: Starting index Pin
Jon_Boy26-Aug-08 6:53
Jon_Boy26-Aug-08 6:53 
QuestionRe: Starting index Pin
Bassam Saoud26-Aug-08 11:55
Bassam Saoud26-Aug-08 11:55 
JokeRe: Starting index Pin
Shog926-Aug-08 11:56
sitebuilderShog926-Aug-08 11:56 
AnswerRe: Starting index Pin
Eytukan26-Aug-08 17:53
Eytukan26-Aug-08 17:53 
AnswerRe: Starting index Pin
Eytukan26-Aug-08 17:58
Eytukan26-Aug-08 17:58 
QuestionDataModule is not a member of 'System.Security.Principal.IPrincipal' Pin
kmathebula26-Aug-08 5:20
kmathebula26-Aug-08 5:20 
Questionfrom vb.net crystal report result directly export to pdf Pin
Member 320956826-Aug-08 4:38
Member 320956826-Aug-08 4:38 
AnswerRe: from vb.net crystal report result directly export to pdf Pin
D4ever26-Aug-08 8:55
D4ever26-Aug-08 8:55 
AnswerRe: from vb.net crystal report result directly export to pdf Pin
D4ever28-Aug-08 7:59
D4ever28-Aug-08 7:59 
QuestionHow to store data from DataGridView to SQL Sever 2005 [modified] Pin
Francis K Antony26-Aug-08 2:57
Francis K Antony26-Aug-08 2:57 
AnswerRe: How to store data from DataGridView to SQL Sever 2005 Pin
D4ever26-Aug-08 9:05
D4ever26-Aug-08 9:05 
QuestionRe: How to store data from DataGridView to SQL Sever 2005 Pin
Francis K Antony26-Aug-08 20:51
Francis K Antony26-Aug-08 20:51 
AnswerRe: How to store data from DataGridView to SQL Sever 2005 Pin
D4ever27-Aug-08 9:21
D4ever27-Aug-08 9:21 
QuestionRe: How to store data from DataGridView to SQL Sever 2005 Pin
Francis K Antony27-Aug-08 20:25
Francis K Antony27-Aug-08 20:25 
What u said was right, but the problem is
In datagridview1 we have 5 columns
Column1-slno
Column2-specification (combobox)
Column3-shape (combobox)
Column4-prize
Column5-remarks

Tables1-t01customerorder
Table2-m01specification
Table03-m02shape

In load event-All above columns are retrieved from transaction table –t01customerorder

If we click new button column2 as get data from Table2-m01specification
And column3 as to get data from Table03-m01shape, after selecting the value from master table
Column1, column4, column5 –user input

Click save button, selected data from master table and user input get saved into Tables1-t01customerorder

Please help me to achieve task

Thank you one’s again

Franics K Antony

AnswerRe: How to store data from DataGridView to SQL Sever 2005 Pin
D4ever28-Aug-08 7:57
D4ever28-Aug-08 7:57 
Questionruntime error 53 - "file not found" Pin
Vikas K.26-Aug-08 2:38
Vikas K.26-Aug-08 2:38 
AnswerRe: runtime error 53 - "file not found" Pin
Manas Bhardwaj26-Aug-08 3:00
professionalManas Bhardwaj26-Aug-08 3:00 

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.