Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Tell your story Pin
steve n.4-Aug-04 15:36
susssteve n.4-Aug-04 15:36 
GeneralRe: Tell your story Pin
Colin Angus Mackay5-Aug-04 0:12
Colin Angus Mackay5-Aug-04 0:12 
GeneralCurrent row in datagrid Pin
partt4-Aug-04 11:39
partt4-Aug-04 11:39 
GeneralData Dictionary Pin
Britnt74-Aug-04 10:38
Britnt74-Aug-04 10:38 
GeneralRe: Data Dictionary Pin
Dave Kreskowiak4-Aug-04 10:59
mveDave Kreskowiak4-Aug-04 10:59 
GeneralRe: Data Dictionary Pin
Britnt75-Aug-04 3:00
Britnt75-Aug-04 3:00 
GeneralPLS help for the datagrid button column Pin
4-Aug-04 9:51
suss4-Aug-04 9:51 
GeneralRe: PLS help for the datagrid button column Pin
Jim Matthews4-Aug-04 10:08
Jim Matthews4-Aug-04 10:08 
there are a few ways to do it.

the most straightforward, oo way of doing it would be to subclass the DataGridColumnStyle object and override the paint event to draw the button(s) according to your requirements.

i.e. does every column have a button all of the time, or only the row that is currently selected.

i don't have any code samples for this, but if you google for "button in datagrid" you should definitely come up with some.

hope this helps.



-jim
GeneralRe: PLS help for the datagrid button column Pin
Lisana4-Aug-04 10:10
Lisana4-Aug-04 10:10 
GeneralRe: PLS help for the datagrid button column Pin
Jim Matthews4-Aug-04 10:16
Jim Matthews4-Aug-04 10:16 
GeneralRe: PLS help for the datagrid button column Pin
Lisana4-Aug-04 10:20
Lisana4-Aug-04 10:20 
GeneralRe: PLS help for the datagrid button column Pin
Jim Matthews4-Aug-04 10:27
Jim Matthews4-Aug-04 10:27 
GeneralRe: PLS help for the datagrid button column Pin
Lisana4-Aug-04 10:29
Lisana4-Aug-04 10:29 
GeneralRe: PLS help for the datagrid button column Pin
Lisana4-Aug-04 10:32
Lisana4-Aug-04 10:32 
GeneralRe: PLS help for the datagrid button column Pin
Lisana4-Aug-04 10:36
Lisana4-Aug-04 10:36 
GeneralRe: PLS help for the datagrid button column Pin
Jim Matthews5-Aug-04 5:25
Jim Matthews5-Aug-04 5:25 
GeneralRe: PLS help for the datagrid button column Pin
Lisana5-Aug-04 5:46
Lisana5-Aug-04 5:46 
GeneralProblem with Serilization Pin
OKabir4-Aug-04 9:19
OKabir4-Aug-04 9:19 
GeneralRe: Problem with Serilization Pin
Dave Kreskowiak4-Aug-04 10:58
mveDave Kreskowiak4-Aug-04 10:58 
GeneralsaveDib Pin
The Hop4-Aug-04 8:58
sussThe Hop4-Aug-04 8:58 
GeneralRe: saveDib Pin
Dave Kreskowiak4-Aug-04 10:55
mveDave Kreskowiak4-Aug-04 10:55 
Generalvb.net + MS Word Pin
computerg33k4-Aug-04 7:35
computerg33k4-Aug-04 7:35 
GeneralRe: vb.net + MS Word Pin
computerg33k5-Aug-04 10:55
computerg33k5-Aug-04 10:55 
GeneralRunning OpenProcess does not return a process handle Pin
Simon Kearn4-Aug-04 6:10
sussSimon Kearn4-Aug-04 6:10 
GeneralEvent for Checkbox in Datagrid Pin
partt4-Aug-04 4:56
partt4-Aug-04 4:56 

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.