Peterson, Tim [mailto:[EMAIL PROTECTED]] wrote:
> Has anyone been able to add a button control or even a link > label control as a column into the windows form datagrid? > > Its quite easy in the web form datagrid control, but I am at > a loss as to how to do it with the windows form datagrid. I believe you need to write a custom column style by inheriting from System.Windows.Forms.DataGridColumnStyle[1] and overriding the necessary members. HTH, Drew [1] ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfsystemwindowsformsdatagridcolumn styleclasstopic.htm You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.