I have a datagrid that is bound to a table.
I want the data displayed and allow the user to select and edit a record. But I don't want the blank last row displayed. I don't want them to be able to enter new data in this datagrid. This one is for selecting a record only.
Thanks for any help
Report this post