Adding Button to GridDataBoundGrid Cell

Hi, I''m new to Syncfusion as well as to Windows Forms programming. I currently have a GridDataBoundGrid representing a table/DataSource. What I would like to do is add a column to this Grid titled "More" and have each cell in the column contain a button, upon clicking which, a new window should pop up, containing more information about the row from which the button was clicked. Any ideas how to add this new column and these buttons? Thanks, Nishant

1 Reply

AD Administrator Syncfusion Team January 27, 2006 03:54 AM UTC

Hi Nishant, attached find a sample: UnboundButtonColumn_CS.zip Stefan > >Hi, > >I''m new to Syncfusion as well as to Windows Forms programming. I currently have a GridDataBoundGrid representing a table/DataSource. > >What I would like to do is add a column to this Grid titled "More" and have each cell in the column contain a button, upon clicking which, a new window should pop up, containing more information about the row from which the button was clicked. > >Any ideas how to add this new column and these buttons? > >Thanks, >Nishant >

Loader.
Up arrow icon