hi,
I am having a scenario,where i am using GridView + Dataset as datasource + .NET2.0 + VB.NET 2005.
I need to add more rows on runtime to GridView so
i need to first read the data from dataset and fill my GridView and then have an Add button which adds a new row on click ( for each column).
here is what i've done:
i just added a textbox in <ItemTemplate> for each <TemplateField> column
Unfotunately i am not able to get it to work.
i really need this to work and i apreciate your help.waiting for ur reply, thanks again
PS: i included a gif file which demonstrates what i am intending to do
I would imagine this is going to require some client-side JavaScript but I don't know how that'll interface with your GridView unless you're using ASP.Net AJAX and an Update Panel.
I do want to say that you, sir, are a shinning example of how people should describe their questions / issues. I love the gif!
KrisSiegel.com - My Personal Website with my blog and portfolio Don't Forget to Rate Posts!