thomas10001
Regular
Hi
I have a DataGrid with a DataSet as the DataSource.
But I want to hide or supress the * row.
There is a property allowNew but it seems that it is only available if the DataSource is a DataView. Is there a way to hide/supress the * row when having a DataSet as DataSource?
Thomas
I have a DataGrid with a DataSet as the DataSource.
But I want to hide or supress the * row.
There is a property allowNew but it seems that it is only available if the DataSource is a DataView. Is there a way to hide/supress the * row when having a DataSet as DataSource?
Thomas