E
Earl
I'd like to give my users the same "empty grid" look of an Excel sheet (at
least an empty row to start with). I've thought to mimic this appearance by
setting up an empty datatable bound to the grid (columns will be predefined)
and then using AddNew to add the first empty row to the table. Is that the
usual approach or can anyone recommend something better?
least an empty row to start with). I've thought to mimic this appearance by
setting up an empty datatable bound to the grid (columns will be predefined)
and then using AddNew to add the first empty row to the table. Is that the
usual approach or can anyone recommend something better?