From: derianc on 29 Jun 2010 10:35 I currently have a datagrid view that's bound to a table. I have the AllowUserToAddRows is set to false so there is no extra row on the bottom of the dgv. I also have cell painting logic that changes the color of the row based on the text in the cell... however, my code will not work for the last row unless I set AllowUserToAddRows to true - which I don't want to. Does anyone have a work-around for this? TIA
|
Pages: 1 Prev: vs2005 c# app on windows 7/x64 fatal ? Next: delegate vs condition check |