andypandyswe
Programmer
I've got a windows form with a datagrid that displays filtered data from a datatable. A week ago I could edit the data directly in the control (then read the rows in the dataview and save it) but now suddenly I can't!
I don't know what I've done that could cause this and I've tried setting the datagrid and even the form itself to "enabled" but it still doesn't work. You can get the textmarker into the cell but when you do, the cell background turns grayish. If you try to delete some numbers or enter new ones nothing happens...
Anyone know what the problem might be?
I don't know what I've done that could cause this and I've tried setting the datagrid and even the form itself to "enabled" but it still doesn't work. You can get the textmarker into the cell but when you do, the cell background turns grayish. If you try to delete some numbers or enter new ones nothing happens...
Anyone know what the problem might be?