Hi all,
I got a question.
I am using Asp.net, and added a datagrid to my page.
I want to be able ,when a user clicks on a button inside my grid, to open a textbox that will let him write a short memo. Now this memo is not going into any database (at the moment), so I want the textbox to show up on the client side, without posting the page back to the server.
How do I make a textbox appear, and disapear inside a table??
Thanks in advance,
Eli
I got a question.
I am using Asp.net, and added a datagrid to my page.
I want to be able ,when a user clicks on a button inside my grid, to open a textbox that will let him write a short memo. Now this memo is not going into any database (at the moment), so I want the textbox to show up on the client side, without posting the page back to the server.
How do I make a textbox appear, and disapear inside a table??
Thanks in advance,
Eli