datagridview problem: change cell type ? [modified]
-
hi all, i have a datagridview view with 4 columns. (2 int32 and 2 double fields) at bottom i want to add a new row and type 'TOTAL' in 1th and 3rd columns. (2nd and 4th columns will contain total values.) but since 1st and 2rd columns are int32 type, i cant insert some string ('TOTAL') in them. is there a way to do this ? help please ... -- modified at 6:36 Monday 5th June, 2006
-
hi all, i have a datagridview view with 4 columns. (2 int32 and 2 double fields) at bottom i want to add a new row and type 'TOTAL' in 1th and 3rd columns. (2nd and 4th columns will contain total values.) but since 1st and 2rd columns are int32 type, i cant insert some string ('TOTAL') in them. is there a way to do this ? help please ... -- modified at 6:36 Monday 5th June, 2006