Click here to Skip to main content
15,888,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionsetup in vb.net 2005 Pin
Sonia Gupta11-May-07 2:17
Sonia Gupta11-May-07 2:17 
AnswerRe: setup in vb.net 2005 Pin
Christian Graus11-May-07 2:32
protectorChristian Graus11-May-07 2:32 
GeneralRe: setup in vb.net 2005 Pin
Sonia Gupta11-May-07 19:14
Sonia Gupta11-May-07 19:14 
AnswerRe: setup in vb.net 2005 Pin
kubben11-May-07 3:08
kubben11-May-07 3:08 
GeneralRe: setup in vb.net 2005 Pin
Sonia Gupta11-May-07 19:14
Sonia Gupta11-May-07 19:14 
Questionhow to solve this error in vb.net code? Pin
sathyan_829411-May-07 1:29
sathyan_829411-May-07 1:29 
AnswerRe: how to solve this error in vb.net code? Pin
Christian Graus11-May-07 1:40
protectorChristian Graus11-May-07 1:40 
AnswerRe: how to solve this error in vb.net code? Pin
Dave Kreskowiak11-May-07 3:42
mveDave Kreskowiak11-May-07 3:42 
This code has so many problems on so many levels, it's hopeless to try and save it.

You said you wanted to change the status of a field in the data that this grid is showing? You don't do that in the DataGrid, you do it in the DataSet, or DataTable, or whatever else this grid is bound to.

Think of it this way. The DataGrid show you a view of your data, it doesn't hold the actual data it's showing you.


A guide to posting questions on CodeProject[^]

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


QuestionDataGridView Readonly Question Pin
_mubashir11-May-07 0:50
_mubashir11-May-07 0:50 
AnswerRe: DataGridView Readonly Question Pin
Dave Kreskowiak11-May-07 3:38
mveDave Kreskowiak11-May-07 3:38 
GeneralRe: DataGridView Readonly Question Pin
_mubashir11-May-07 6:07
_mubashir11-May-07 6:07 
GeneralRe: DataGridView Readonly Question Pin
_mubashir11-May-07 8:05
_mubashir11-May-07 8:05 
Questiondrag and drop problem... vb .net Pin
daxfrost11-May-07 0:09
daxfrost11-May-07 0:09 
AnswerRe: drag and drop problem... vb .net Pin
PandemoniumPasha11-May-07 0:59
PandemoniumPasha11-May-07 0:59 
AnswerRe: drag and drop problem... vb .net Pin
Sonia Gupta11-May-07 1:11
Sonia Gupta11-May-07 1:11 
GeneralRe: drag and drop problem... vb .net Pin
daxfrost11-May-07 1:28
daxfrost11-May-07 1:28 
GeneralRe: drag and drop problem... vb .net Pin
Sonia Gupta11-May-07 1:31
Sonia Gupta11-May-07 1:31 
GeneralRe: drag and drop problem... vb .net Pin
daxfrost11-May-07 1:40
daxfrost11-May-07 1:40 
GeneralRe: drag and drop problem... vb .net Pin
Sonia Gupta11-May-07 1:50
Sonia Gupta11-May-07 1:50 
GeneralRe: drag and drop problem... vb .net Pin
daxfrost11-May-07 1:57
daxfrost11-May-07 1:57 
GeneralRe: drag and drop problem... vb .net Pin
Sonia Gupta11-May-07 2:04
Sonia Gupta11-May-07 2:04 
GeneralRe: drag and drop problem... vb .net Pin
Christian Graus11-May-07 2:33
protectorChristian Graus11-May-07 2:33 
GeneralRe: drag and drop problem... vb .net Pin
Dave Kreskowiak11-May-07 3:36
mveDave Kreskowiak11-May-07 3:36 
GeneralRe: drag and drop problem... vb .net Pin
daxfrost11-May-07 6:07
daxfrost11-May-07 6:07 
Questionmouse events vb.net 2005 Pin
Sonia Gupta10-May-07 23:34
Sonia Gupta10-May-07 23:34 

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.