Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reportviewer shows unauthorized error. Pin
thatraja3-Apr-11 7:19
professionalthatraja3-Apr-11 7:19 
GeneralRe: Reportviewer shows unauthorized error. Pin
SamRST3-Apr-11 21:23
SamRST3-Apr-11 21:23 
AnswerRe: Reportviewer shows unauthorized error. Pin
SamRST4-Apr-11 21:12
SamRST4-Apr-11 21:12 
QuestionApplication pool 'DefaultAppPool' has problem Pin
Hy Chanhan2-Apr-11 18:59
professionalHy Chanhan2-Apr-11 18:59 
AnswerRe: Application pool 'DefaultAppPool' has problem Pin
thatraja2-Apr-11 21:08
professionalthatraja2-Apr-11 21:08 
QuestionSql Membership / Login works local but not on production server Pin
De_Novice2-Apr-11 8:57
De_Novice2-Apr-11 8:57 
AnswerRe: Sql Membership / Login works local but not on production server Pin
De_Novice4-Apr-11 8:15
De_Novice4-Apr-11 8:15 
QuestionProblem with a drpdownlist in a datalist Pin
Nafiseh Salmani2-Apr-11 8:32
Nafiseh Salmani2-Apr-11 8:32 
I have some problems with a dropdownlist which is in a datalist. the dropdownlist is created statically and has only 4 items from 1 to 4, and it is in each row. when I get the dropdownlist selectedindex all of them just return the default value 0 even if user select another items!! Cry | :((
I use the following code to access the dropdownlist and the selectedindex

DropDownList drp= dstQuestions.Items[i].FindControl("DrpAnswer")as DropDownList ;
int answer = drp.SelectedIndex + 1;


(dstQuestions is the name of the DataList.)

answer always return 1 !! what is the problem?!
AnswerRe: Problem with a drpdownlist in a datalist Pin
Abhijit Jana3-Apr-11 1:23
professionalAbhijit Jana3-Apr-11 1:23 
Questionproblem with drawing a polygon Pin
Nafiseh Salmani2-Apr-11 8:21
Nafiseh Salmani2-Apr-11 8:21 
AnswerRe: problem with drawing a polygon Pin
davidnz2-Apr-11 10:37
davidnz2-Apr-11 10:37 
QuestionMy website take so long time to reponse the pages (Slow) Pin
Hy Chanhan2-Apr-11 3:00
professionalHy Chanhan2-Apr-11 3:00 
AnswerRe: My website take so long time to reponse the pages (Slow) Pin
Not Active2-Apr-11 3:19
mentorNot Active2-Apr-11 3:19 
GeneralRe: My website take so long time to reponse the pages (Slow) Pin
Hy Chanhan2-Apr-11 3:25
professionalHy Chanhan2-Apr-11 3:25 
GeneralRe: My website take so long time to reponse the pages (Slow) Pin
Not Active2-Apr-11 3:42
mentorNot Active2-Apr-11 3:42 
GeneralRe: My website take so long time to reponse the pages (Slow) Pin
Hy Chanhan2-Apr-11 3:47
professionalHy Chanhan2-Apr-11 3:47 
GeneralRe: My website take so long time to reponse the pages (Slow) Pin
Not Active2-Apr-11 4:22
mentorNot Active2-Apr-11 4:22 
AnswerRe: My website take so long time to reponse the pages (Slow) Pin
Dalek Dave2-Apr-11 6:17
professionalDalek Dave2-Apr-11 6:17 
Questionregarding webserver & database server & web application execution flow Pin
vijaylumar1-Apr-11 22:26
vijaylumar1-Apr-11 22:26 
QuestionProblem in displaying data. Pin
manikumar_gutti1-Apr-11 19:55
manikumar_gutti1-Apr-11 19:55 
AnswerRe: Problem in displaying data. Pin
Wendelius2-Apr-11 2:22
mentorWendelius2-Apr-11 2:22 
Questionabout chating application Pin
avanishkri1-Apr-11 5:00
avanishkri1-Apr-11 5:00 
AnswerRe: about chating application Pin
Dave Calkins1-Apr-11 6:38
Dave Calkins1-Apr-11 6:38 
AnswerRe: about chating application Pin
Parwej Ahamad1-Apr-11 8:00
professionalParwej Ahamad1-Apr-11 8:00 
AnswerRe: about chating application Pin
RaviRanjanKr6-Apr-11 20:01
professionalRaviRanjanKr6-Apr-11 20:01 

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.