G
Guest
I have the AllowNew set to true is a DataView bound DataGrid. When i leave
the Datagrid and return to the same Grid by clicking directly on the last
row, (the *New Row) the grid sometimes removes the asterisk and the row does
not function properly.
I tried a dataGrid.Enter event to check if the row isNew, but it doesnt
detect it as a new row.
any thoughts?
the Datagrid and return to the same Grid by clicking directly on the last
row, (the *New Row) the grid sometimes removes the asterisk and the row does
not function properly.
I tried a dataGrid.Enter event to check if the row isNew, but it doesnt
detect it as a new row.
any thoughts?