I have a gridview... which is not using a database.
I have these 3 rows of which are fixed and when the user clicks on the add button a new row is created . The grid view looks like this
employee department ||timeorwork ||Delete
admin |||[dropdownlist] ||[dropdownlist] button // so this row is fixed and i start adding after this row
how do i do this... sorry but i am not good at editing.. i tried my best.. sorry again what is the best way to solve my prob