Click here to Skip to main content
15,891,976 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Adding controls to Existing Panel at run time in windows application Pin
kjsl2k92-Sep-09 19:58
kjsl2k92-Sep-09 19:58 
GeneralRe: Adding controls to Existing Panel at run time in windows application Pin
Dave Kreskowiak3-Sep-09 6:41
mveDave Kreskowiak3-Sep-09 6:41 
QuestionPlease help with Inserting value from DataGrid in Database Table Pin
Hammad Mansoor2-Sep-09 19:00
Hammad Mansoor2-Sep-09 19:00 
AnswerRe: Please help with Inserting value from DataGrid in Database Table Pin
TheComputerMan2-Sep-09 22:22
TheComputerMan2-Sep-09 22:22 
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
Hammad Mansoor2-Sep-09 22:38
Hammad Mansoor2-Sep-09 22:38 
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
TheComputerMan2-Sep-09 23:08
TheComputerMan2-Sep-09 23:08 
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
Johan Hakkesteegt3-Sep-09 2:40
Johan Hakkesteegt3-Sep-09 2:40 
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
Hammad Mansoor3-Sep-09 17:00
Hammad Mansoor3-Sep-09 17:00 
Ok guys i tried that, but I am still getting that "Object reference not set to an instance of an object" on the insert statement.

Just want to clarify that "NTN" in
lblNTN = DirectCast((GridView1.Rows(e.RowIndex).FindControl("NTN")), Label)

is the name of the column of the Data Grid from which I want the data to be retrieved. Am I doing it the correct way? If not please help with this.

Thanks.
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
Johan Hakkesteegt3-Sep-09 20:23
Johan Hakkesteegt3-Sep-09 20:23 
GeneralRe: Please help with Inserting value from DataGrid in Database Table Pin
Hammad Mansoor4-Sep-09 18:22
Hammad Mansoor4-Sep-09 18:22 
Questionhow to retrieve data item from dataset Pin
newdbo2-Sep-09 16:58
newdbo2-Sep-09 16:58 
AnswerRe: how to retrieve data item from dataset Pin
Christian Graus2-Sep-09 17:03
protectorChristian Graus2-Sep-09 17:03 
GeneralRe: how to retrieve data item from dataset Pin
newdbo2-Sep-09 18:17
newdbo2-Sep-09 18:17 
GeneralRe: how to retrieve data item from dataset Pin
Christian Graus2-Sep-09 18:18
protectorChristian Graus2-Sep-09 18:18 
AnswerRe: how to retrieve data item from dataset Pin
Muhammad Mazhar2-Sep-09 19:36
Muhammad Mazhar2-Sep-09 19:36 
QuestionQuestion about cicle For-Next. [modified] Pin
Hurricane30002-Sep-09 10:04
Hurricane30002-Sep-09 10:04 
AnswerRe: Question about cicle For-Next. Pin
Kschuler2-Sep-09 10:57
Kschuler2-Sep-09 10:57 
GeneralRe: Question about cicle For-Next. [modified] Pin
Hurricane30002-Sep-09 11:02
Hurricane30002-Sep-09 11:02 
GeneralRe: Question about cicle For-Next. Pin
Kschuler2-Sep-09 11:25
Kschuler2-Sep-09 11:25 
GeneralRe: Question about cicle For-Next. [modified] Pin
Hurricane30002-Sep-09 11:47
Hurricane30002-Sep-09 11:47 
AnswerRe: Question about cicle For-Next. Pin
Sonhospa2-Sep-09 22:29
Sonhospa2-Sep-09 22:29 
GeneralRe: Question about cicle For-Next. Pin
Hurricane30003-Sep-09 1:25
Hurricane30003-Sep-09 1:25 
GeneralRe: Question about cicle For-Next. Pin
Hurricane30003-Sep-09 6:00
Hurricane30003-Sep-09 6:00 
QuestionPrinting - how to set a standard paper size?? Pin
BluesEnd2-Sep-09 9:38
BluesEnd2-Sep-09 9:38 
AnswerRe: Printing - how to set a standard paper size?? Pin
Henry Minute2-Sep-09 13:07
Henry Minute2-Sep-09 13:07 

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.