Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Brij22-Jul-09 9:55
mentorBrij22-Jul-09 9:55 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust22-Jul-09 10:06
TMFoust22-Jul-09 10:06 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Abhijit Jana22-Jul-09 10:13
professionalAbhijit Jana22-Jul-09 10:13 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Brij22-Jul-09 10:13
mentorBrij22-Jul-09 10:13 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust22-Jul-09 10:30
TMFoust22-Jul-09 10:30 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Abhijit Jana22-Jul-09 10:38
professionalAbhijit Jana22-Jul-09 10:38 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust22-Jul-09 10:47
TMFoust22-Jul-09 10:47 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Abhijit Jana22-Jul-09 11:01
professionalAbhijit Jana22-Jul-09 11:01 
Then where Dynamic creation of Dropdown list comes into the picture, where as you have three specific dropdown list. if you dont want to show the third one you can make it Visiable=False, and show it when necessary. You need to create dynamic control when you donot need the specific number of control. As fer as I am seeing, There is no need of creation of dynamic control.

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net
When you ask a question, remember to click "Good Answer", If the Answer is helps you.

GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Brij22-Jul-09 10:41
mentorBrij22-Jul-09 10:41 
AnswerRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Christian Graus22-Jul-09 11:09
protectorChristian Graus22-Jul-09 11:09 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust22-Jul-09 11:18
TMFoust22-Jul-09 11:18 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust22-Jul-09 11:19
TMFoust22-Jul-09 11:19 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
Christian Graus22-Jul-09 13:37
protectorChristian Graus22-Jul-09 13:37 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust23-Jul-09 3:28
TMFoust23-Jul-09 3:28 
GeneralRe: Dropdownlist not responding to the "OnSelectedIndexChanged" method. Pin
TMFoust23-Jul-09 4:43
TMFoust23-Jul-09 4:43 
Questionbar chart graph in asp.net when data is fed from database?? Pin
solo_gaurav22-Jul-09 8:55
solo_gaurav22-Jul-09 8:55 
AnswerRe: bar chart graph in asp.net when data is fed from database?? Pin
Brij22-Jul-09 9:09
mentorBrij22-Jul-09 9:09 
AnswerRe: bar chart graph in asp.net when data is fed from database?? Pin
Abhijit Jana22-Jul-09 9:16
professionalAbhijit Jana22-Jul-09 9:16 
GeneralRe: bar chart graph in asp.net when data is fed from database?? Pin
solo_gaurav22-Jul-09 9:31
solo_gaurav22-Jul-09 9:31 
GeneralRe: bar chart graph in asp.net when data is fed from database?? Pin
Brij22-Jul-09 9:36
mentorBrij22-Jul-09 9:36 
GeneralRe: bar chart graph in asp.net when data is fed from database?? Pin
solo_gaurav22-Jul-09 9:33
solo_gaurav22-Jul-09 9:33 
AnswerRe: bar chart graph in asp.net when data is fed from database?? Pin
Abhijit Jana22-Jul-09 9:36
professionalAbhijit Jana22-Jul-09 9:36 
GeneralRe: bar chart graph in asp.net when data is fed from database?? Pin
solo_gaurav22-Jul-09 9:45
solo_gaurav22-Jul-09 9:45 
AnswerRe: bar chart graph in asp.net when data is fed from database?? Pin
Brij22-Jul-09 9:49
mentorBrij22-Jul-09 9:49 
AnswerRe: bar chart graph in asp.net when data is fed from database?? Pin
Brij22-Jul-09 9:37
mentorBrij22-Jul-09 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.