Windows Develop Bookmark and Share   
 index > Windows Forms Designer > DataGridColumnStyle Button Control
 

DataGridColumnStyle Button Control

Hi,

I have created a DataGridButtonColumn ColumnStyle for Read-Only viewing but there are a few bugs I am having real problems fixing.

If the datagrid is set to normal non-read-only mode and a user deletes a row the entire list of buttons still remain in the column with exactly the same underlying data.

How can i get my columnstyle to recognise that a row has been deleted so it can update the array of buttons?

many thanks
MigrationUser 1  Friday, January 23, 2004 3:27 PM
Great info here

http://www.syncfusion.com/FAQ/WinForms/default.asp#44

MigrationUser 1  Sunday, January 25, 2004 8:04 PM

You can use google to search for other answers

Custom Search

More Threads

• Display a string on an AVI movie
• Override mappingname property show custom list
• Set Mdiparent from child form in c#
• How to Display a dialog box for a property?
• confussion into how to put progress bar into my project
• XSL Editor
• Is there is any way to accesses the protected SetStyle property of a control from the outside?
• How do I cancel a click event?
• How to capture an event of a control y ParentForm
• PropertyGrid support for NameValueCollection