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

ASP.NET

 
GeneralRe: Problem with DropDownList Pin
Abhijit Jana29-Aug-09 3:55
professionalAbhijit Jana29-Aug-09 3:55 
AnswerRe: Problem with DropDownList Pin
Abhijit Jana29-Aug-09 3:53
professionalAbhijit Jana29-Aug-09 3:53 
GeneralRe: Problem with DropDownList Pin
nagendrathecoder29-Aug-09 3:57
nagendrathecoder29-Aug-09 3:57 
QuestionSiteMapPath Pin
KhandelwalA29-Aug-09 2:18
KhandelwalA29-Aug-09 2:18 
AnswerRe: SiteMapPath Pin
Arindam Sinha29-Aug-09 2:22
Arindam Sinha29-Aug-09 2:22 
AnswerRe: SiteMapPath Pin
Arindam Sinha29-Aug-09 2:24
Arindam Sinha29-Aug-09 2:24 
AnswerRe: SiteMapPath Pin
Abhijit Jana29-Aug-09 3:45
professionalAbhijit Jana29-Aug-09 3:45 
Questionproblems with variables Pin
shankbond29-Aug-09 1:42
shankbond29-Aug-09 1:42 
Hi,

I have some problem with using variables, I am making a form in C#?asp.net .

Now in my web application form I am having two controls on web page (dropdown, button); depending on the selection in the dropdown I have changed some value in a integer variable.

PROBLEM: the variable retains this value until the event ends.

after that I am using this value to do some processing; it is here that I find that the int value has changed back to 0(its default value). How can I prevent this as I need the value of the int?

I have tried my code both by declaring the int variable as global to that form and also by declaring it inside that particular event.

can someone please help me?

thank You
AnswerRe: problems with variables Pin
Arindam Sinha29-Aug-09 2:01
Arindam Sinha29-Aug-09 2:01 
Questionsorting and paging in gridview in asp.net2.0 with c# Pin
rummer29-Aug-09 1:35
rummer29-Aug-09 1:35 
AnswerRe: sorting and paging in gridview in asp.net2.0 with c# Pin
padmanabhan N29-Aug-09 1:40
padmanabhan N29-Aug-09 1:40 
AnswerRe: sorting and paging in gridview in asp.net2.0 with c# Pin
Abhijit Jana29-Aug-09 1:43
professionalAbhijit Jana29-Aug-09 1:43 
Questionerror:datatype mismatch Pin
mylogics29-Aug-09 1:20
professionalmylogics29-Aug-09 1:20 
AnswerRe: error:datatype mismatch Pin
Arindam Sinha29-Aug-09 1:26
Arindam Sinha29-Aug-09 1:26 
GeneralRe: error:datatype mismatch Pin
mylogics29-Aug-09 1:35
professionalmylogics29-Aug-09 1:35 
GeneralRe: error:datatype mismatch [modified] Pin
Arindam Sinha29-Aug-09 1:38
Arindam Sinha29-Aug-09 1:38 
AnswerRe: error:datatype mismatch Pin
padmanabhan N29-Aug-09 1:38
padmanabhan N29-Aug-09 1:38 
GeneralRe: error:datatype mismatch Pin
mylogics29-Aug-09 1:44
professionalmylogics29-Aug-09 1:44 
GeneralRe: error:datatype mismatch Pin
Arindam Sinha29-Aug-09 1:49
Arindam Sinha29-Aug-09 1:49 
GeneralRe: error:datatype mismatch Pin
padmanabhan N29-Aug-09 1:49
padmanabhan N29-Aug-09 1:49 
GeneralRe: error:datatype mismatch Pin
mylogics29-Aug-09 1:53
professionalmylogics29-Aug-09 1:53 
GeneralRe: error:datatype mismatch Pin
padmanabhan N29-Aug-09 1:54
padmanabhan N29-Aug-09 1:54 
GeneralRe: error:datatype mismatch Pin
mylogics29-Aug-09 1:59
professionalmylogics29-Aug-09 1:59 
GeneralRe: error:datatype mismatch Pin
padmanabhan N29-Aug-09 2:03
padmanabhan N29-Aug-09 2:03 
GeneralRe: error:datatype mismatch Pin
mylogics29-Aug-09 2:06
professionalmylogics29-Aug-09 2:06 

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.