Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello All,

I want to create a Insertform. in which I require to have nested grid.

The Parent grid will have A dropdown and a AddNew button.Whenever i click a new row should get added.

Child GridView Again has one dropdownlist and a AddNew button. Whenever i click to that a new row(in child grid) should be generated.

The Problem is whenever i click on parent add new button related child disappear. How to hold the data for the same.

Please help me.

Thanks in Advance.
Posted
Updated 22-Jun-11 2:12am
v2
Comments
[no name] 22-Jun-11 8:14am    
thanks kaushik

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