RandyBlackburn
Programmer
My "new" button adds a blank record to the top of my asp.net 1.1 datagrid. To complete the transaction the user currently hits the "update" command column.
I would prefer that the column be titled "Add". So I need to change the UpdateText property of the editcommandcolumn from "Update" to "Add".
I see examples of asp code, but I don't know how to change it dynamically.
Any help will be appreciated.
Randy
I would prefer that the column be titled "Add". So I need to change the UpdateText property of the editcommandcolumn from "Update" to "Add".
I see examples of asp code, but I don't know how to change it dynamically.
Any help will be appreciated.
Randy