Click here to Skip to main content
16,005,121 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Just curious... Pin
Tom Deketelaere17-Jul-07 1:58
professionalTom Deketelaere17-Jul-07 1:58 
GeneralRe: Just curious... Pin
originSH17-Jul-07 2:29
originSH17-Jul-07 2:29 
GeneralRe: Just curious... Pin
Colin Angus Mackay17-Jul-07 3:13
Colin Angus Mackay17-Jul-07 3:13 
GeneralRe: How Do i Document a Functional Spec for the Functionality Pin
Vimalsoft(Pty) Ltd19-Jul-07 20:34
professionalVimalsoft(Pty) Ltd19-Jul-07 20:34 
Questionsum experssion Pin
Mr.Kode16-Jul-07 21:16
Mr.Kode16-Jul-07 21:16 
AnswerRe: sum experssion Pin
Tom Deketelaere16-Jul-07 21:20
professionalTom Deketelaere16-Jul-07 21:20 
GeneralRe: sum experssion [modified] Pin
Mr.Kode16-Jul-07 21:54
Mr.Kode16-Jul-07 21:54 
AnswerRe: sum experssion Pin
Dave Kreskowiak17-Jul-07 3:53
mveDave Kreskowiak17-Jul-07 3:53 
What you did was try to put the expression in the column, which won't work. You have to enumerate the rows in the table, adding up the prices, and you can also delete each row in the datatable, then call the update method on the dataadapter for this datatable/dataset to write the changes back to the database.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


Questionwhich book in very useful for vb.net 2005 Pin
babusat16-Jul-07 21:04
babusat16-Jul-07 21:04 
AnswerRe: which book in very useful for vb.net 2005 Pin
Sathesh Sakthivel16-Jul-07 21:16
Sathesh Sakthivel16-Jul-07 21:16 
AnswerRe: which book in very useful for vb.net 2005 Pin
koolprasad200317-Jul-07 1:14
professionalkoolprasad200317-Jul-07 1:14 
QuestionHow to changeIME mode Pin
iprasad00716-Jul-07 17:45
iprasad00716-Jul-07 17:45 
AnswerRe: How to changeIME mode Pin
Tom Deketelaere16-Jul-07 21:16
professionalTom Deketelaere16-Jul-07 21:16 
GeneralRe: How to changeIME mode Pin
iprasad00716-Jul-07 21:46
iprasad00716-Jul-07 21:46 
Questionlistview smallimages disappear Pin
ESTAN16-Jul-07 12:01
ESTAN16-Jul-07 12:01 
AnswerRe: listview smallimages disappear Pin
Tom Deketelaere16-Jul-07 21:06
professionalTom Deketelaere16-Jul-07 21:06 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 1:45
ESTAN17-Jul-07 1:45 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 2:11
professionalTom Deketelaere17-Jul-07 2:11 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 4:49
ESTAN17-Jul-07 4:49 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 5:00
professionalTom Deketelaere17-Jul-07 5:00 
GeneralRe: listview smallimages disappear Pin
ESTAN18-Jul-07 22:28
ESTAN18-Jul-07 22:28 
QuestionWhat would be better? Pin
Cory Kimble16-Jul-07 11:08
Cory Kimble16-Jul-07 11:08 
AnswerRe: What would be better? Pin
Dave Kreskowiak17-Jul-07 2:02
mveDave Kreskowiak17-Jul-07 2:02 
Questiondynamically populate the hashtable Pin
ferronrsmith16-Jul-07 10:47
ferronrsmith16-Jul-07 10:47 
AnswerRe: dynamically populate the hashtable Pin
Dave Kreskowiak16-Jul-07 13:28
mveDave Kreskowiak16-Jul-07 13:28 

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.