Groups | Blog | Home
all groups > vb.net controls > october 2005 >

vb.net controls : add button datagrid


Michael
10/3/2005 12:00:00 AM
Hi all :

I want to add button , dtpicker and combo box into datagrid.

I don't want use 3rd party and I want write my own columnstyles. any
reference / site to teach me how to do it ?


Thanks for your help


Herfried K. Wagner [MVP]
10/3/2005 12:00:00 AM
"Michael" <laputa.yip@gmail.com> schrieb:
[quoted text, click to view]

<URL:http://www.i-syn.gmxhome.de/devcom/colstyles/controlbutton.htm>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
Michael
10/4/2005 12:00:00 AM
If I want to write a class to inherit the datagridcolumnstyle
and which make columnstyles as a button column .

can we do it ?


and how to write it ?

Thx
"Michael" <laputa.yip@gmail.com> ¼¶¼g©ó¶l¥ó·s»D:%23jwxFIDyFHA.624@TK2MSFTNGP11.phx.gbl...
[quoted text, click to view]

Ken Tucker [MVP]
10/4/2005 6:55:49 AM
Hi,

Datetimepicker column
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsdatagridcolumnstyleclasstopic.asp

Button column
http://www.windowsformsdatagridhelp.com/default.aspx?ID=ae031c77-6278-4e5b-ae07-3a980108e01b

Combobox column
http://www.windowsformsdatagridhelp.com/default.aspx?ID=1eb83247-7464-467e-a9dd-faf92f41f563

http://www.windowsformsdatagridhelp.com/default.aspx?ID=af5ec1a9-bd98-4556-adf9-3866d4936de0

Ken
---------------
[quoted text, click to view]

AddThis Social Bookmark Button