Click here to Skip to main content
15,883,990 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello All,

I have a scenario and that is as follows.

Every project has Phase and Subphase.
Each project may contain several phases and again each phase can contain several subphases.

I need to create an insert form that will use two repeater control.
The first repeater will have (dropdownlist)ddlPhase and addnew button, the second one will have ddlsubphase and addnew button.

This form should be able to map phase and subphase against a the project.

Please help.

thanks in advance
Sanjeev Singh
Posted
Updated 16-Jun-11 21:30pm
v2
Comments
walterhevedeich 16-Jun-11 2:09am    
Tried anything?
[no name] 16-Jun-11 2:13am    
yes tried to do with view state but that holds data for individual repeater.. as soon as click the add new button it clears the screen and gives me only new phases.
Dalek Dave 17-Jun-11 3:30am    
Edited for Grammar and Readability.

Hello,

thanks for ur reply. these are the example for displaying the data from database to repeater. but what i want is some thing different.
what i want is some thing like this.


Phase [Design]ddl [AddPhase]btn
SubPhase [formdesign]ddl [AddSubPhase]btn
SubPhase [Layoutdesgin]ddl[AddSubPhase]btn
Phase [Testing]ddl [AddPhase]btn
SubPhase[formtesting]ddl[AddSubPhase]btn



[save]btn [cancel]btn

please help
 
Share this answer
 
 
Share this answer
 
Comments
RaviRanjanKr 17-Jun-11 0:35am    
Good Links, Have a my 5+ too :)
Monjurul Habib 17-Jun-11 4:12am    
Thank you.
Dalek Dave 17-Jun-11 3:30am    
Earns a 5
Monjurul Habib 17-Jun-11 4:12am    
Thank you
 
Share this answer
 
Comments
Monjurul Habib 16-Jun-11 18:33pm    
nice links my 5.
RaviRanjanKr 17-Jun-11 0:34am    
Thanks :)
Dalek Dave 17-Jun-11 3:30am    
Good Call.
RaviRanjanKr 17-Jun-11 7:05am    
Thanks DD :)

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