Hi,
I have a LinkButton Add Record and a GridView Users. The LinkButton is outside the GridView. I didn't put the Button in the GridView because it wouldn't allow the user to add a new record in case of the GridView is empty at the beginning.
What I'm trying to do is, when the LinkButton is clicked, a new line is show in the GridView, allowing the user to type the information.
Any ideas of how to do it? I'm using SqlDataSource.
Thanks,
Ana