Click here to Skip to main content
16,013,465 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am using asp.net and c#.net.
I have an asp.net web form which contains one textbox and also one button with text=SHOW.

If I click on the SHOW button, I need to open a Gridview below SHOW button with two labels and two textboxes and a button in the Gridview.

If I enter the data in the Gridview textboxes and If I click Bitton the data to be saved into the database.

Could anyone please help me regarding this how to achieve this.

Thank you all in Advance.
Posted

1 solution

 
Share this answer
 
v3
Comments
palcordis 3-Jul-12 3:37am    
Hi Ajay,

Here I need to open GridView on button click below the button then I need to Enter Values into the Gridview Textboxes.

Hope you got my query.
Prasad_Kulkarni 3-Jul-12 3:38am    
Links formatted!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900