Hi,
I'm using code from George Shepherd's Windows Forms FAQ (http://www.syncfusion.com/faq/winforms/search/856.asp) to select whole rows in a Datagrid , and this is working fine for when a user selects a row using the row column , bowever now i want to be able to select all the rows(and hightlight them) in the grid when a user clicks a "select all" button and vice versa when they select a "Deselect All" button.
Any ideas ?
Thanks in Advance ....
I'm using code from George Shepherd's Windows Forms FAQ (http://www.syncfusion.com/faq/winforms/search/856.asp) to select whole rows in a Datagrid , and this is working fine for when a user selects a row using the row column , bowever now i want to be able to select all the rows(and hightlight them) in the grid when a user clicks a "select all" button and vice versa when they select a "Deselect All" button.
Any ideas ?
Thanks in Advance ....