R
Robert C. Nell
I have subclassed a datagrid (in VB.Net) and provided custom column styles,
full-row select, etc. The last thing I'd like to do is eliminate the
automatically generated new row when the ReadOnly property is set to True.
I want to allow editing of columns in the grid but not have the empty row at
the bottom. Anybody know how I can do this? Google searches have produced
a lot of links but no answers.
Thanks!
full-row select, etc. The last thing I'd like to do is eliminate the
automatically generated new row when the ReadOnly property is set to True.
I want to allow editing of columns in the grid but not have the empty row at
the bottom. Anybody know how I can do this? Google searches have produced
a lot of links but no answers.
Thanks!