Author: farhanghani | Posted on: 7/25/2009 5:05:40 AM | Views : 940

Hi,
In my web page, i have a GridView, which is bounded with some fields form database Containing some information.
Now what i want if my customer have any question , he just clicks a label or button named as "Ask Questions". As he clicks it, a panel just down the label appear, containing multiline textbox for question and a button named as "Submit". As he clicks submit button, panel disappear and information goes to the database.
Pease suggest me how can i achieve it & if you think, it might be achieve with other control except GridView then suggest also.
...

Go to the complete details ...