Hi All,
I am using numerous gridviews to allow the application admimistrator to manage the values of lookup tables (code tables, etc - whatever you want to call them).
I can't see how to include and "Add" feature to the gridviews - so new records can be added. All I see is the Edit, Update, and Delete options. How do you manipulate gridviews to be used to enter new records. I can write the code to do an insert - that's not the problem. But typically you would see an extra row at the button for entering a new record. How to make that happen?
Thanks!
KB
I am using numerous gridviews to allow the application admimistrator to manage the values of lookup tables (code tables, etc - whatever you want to call them).
I can't see how to include and "Add" feature to the gridviews - so new records can be added. All I see is the Edit, Update, and Delete options. How do you manipulate gridviews to be used to enter new records. I can write the code to do an insert - that's not the problem. But typically you would see an extra row at the button for entering a new record. How to make that happen?
Thanks!
KB