Prevent Null in DataGrid

Aug 15 2004 4:21 AM
How can I prevent the user form entering null values in my DataGrid columns by extending the ColumnStyle (i.e. creating a new ColumnStyle by inheritng an existing one and using the new ColumnStyle)?