J
Jeff Haumesser
Hi everybody:
I have a Datagrid bound to a stongly typed Collection. This datagrid has
two columns and contains 5 rows; one for each object in my collection.
Column two has a handler for the KeyPress event that ensures that the user
enters only numeric values.
The problem I have is that I can't allow the user to have an Empty String in
the cell. It must default to zero if the value is deleted.
Any Ideas anyone?
Thanks,
Jeff
I have a Datagrid bound to a stongly typed Collection. This datagrid has
two columns and contains 5 rows; one for each object in my collection.
Column two has a handler for the KeyPress event that ensures that the user
enters only numeric values.
The problem I have is that I can't allow the user to have an Empty String in
the cell. It must default to zero if the value is deleted.
Any Ideas anyone?
Thanks,
Jeff