J
JC
Hi,
I am using a Datagrid and populating it from a database.
I have a 'delete' button column, and when click it executes the
DeleteCommand event. My problem is I would like this button to appear
only in rows when a condition is met and I'm not sure how to
accomplish this.
The default behaviour is to appear in every row on the datagrid.
I'm working and in c# and any help would be gratefully recieved.
Thanks
James
I am using a Datagrid and populating it from a database.
I have a 'delete' button column, and when click it executes the
DeleteCommand event. My problem is I would like this button to appear
only in rows when a condition is met and I'm not sure how to
accomplish this.
The default behaviour is to appear in every row on the datagrid.
I'm working and in c# and any help would be gratefully recieved.
Thanks
James