Creating Custom DataGrid Column
-
hi all, does anyone ever try to create a datagrid column, if yes do you know why when i press on the custom control on the last row in the containing datagrid, the datagrid creates more than one row (4 rows instead of 1) with the value of null in the columns??? the datagrid should create only one row when you begin to edit the last row, but in my case it create 4 rows when i include my custom column!!! does anyone knows why does that happen?
-
hi all, does anyone ever try to create a datagrid column, if yes do you know why when i press on the custom control on the last row in the containing datagrid, the datagrid creates more than one row (4 rows instead of 1) with the value of null in the columns??? the datagrid should create only one row when you begin to edit the last row, but in my case it create 4 rows when i include my custom column!!! does anyone knows why does that happen?