Click here to Skip to main content
15,893,381 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDesign Problem... Pin
priyareguri7-Jun-10 2:32
priyareguri7-Jun-10 2:32 
AnswerRe: Design Problem... Pin
Jamil Hallal7-Jun-10 2:57
professionalJamil Hallal7-Jun-10 2:57 
Questionget number of month detween 2 date Pin
Amit Patel19857-Jun-10 0:30
Amit Patel19857-Jun-10 0:30 
AnswerRe: get number of month detween 2 date Pin
Not Active7-Jun-10 0:42
mentorNot Active7-Jun-10 0:42 
Answerfind answer Pin
Amit Patel19857-Jun-10 0:52
Amit Patel19857-Jun-10 0:52 
GeneralRe: find answer Pin
Not Active7-Jun-10 4:51
mentorNot Active7-Jun-10 4:51 
Questionon dropdownlist selected indexchange event the fiel upload data is lost Pin
developerit7-Jun-10 0:08
developerit7-Jun-10 0:08 
AnswerRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
Eduard Keilholz7-Jun-10 0:17
Eduard Keilholz7-Jun-10 0:17 
Do you set the value of the dropdownlist in (for example) the OnLoad event?

if (!IsPostback)
{
 // Set dropdown values
}

.: I love it when a plan comes together :.
http://www.zonderpunt.nl

GeneralRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
The solution7-Jun-10 0:42
The solution7-Jun-10 0:42 
GeneralRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
developerit7-Jun-10 1:49
developerit7-Jun-10 1:49 
AnswerRe: on dropdownlist selected indexchange event the fiel upload data is lost Pin
maltova8-Jun-10 0:09
maltova8-Jun-10 0:09 
QuestionGet month name and last date form date time Pin
Amit Patel19857-Jun-10 0:04
Amit Patel19857-Jun-10 0:04 
AnswerRe: Get month name and last date form date time Pin
Eduard Keilholz7-Jun-10 0:15
Eduard Keilholz7-Jun-10 0:15 
GeneralRe: Get month name and last date form date time Pin
maltova8-Jun-10 0:29
maltova8-Jun-10 0:29 
AnswerRe: Get month name and last date form date time Pin
Refwah8-Jun-10 5:01
Refwah8-Jun-10 5:01 
Questionproblem in displaying money in grid view. Pin
souravghosh186-Jun-10 23:07
souravghosh186-Jun-10 23:07 
AnswerRe: problem in displaying money in grid view. Pin
michaelschmitt6-Jun-10 23:29
michaelschmitt6-Jun-10 23:29 
GeneralRe: problem in displaying money in grid view. Pin
souravghosh187-Jun-10 0:21
souravghosh187-Jun-10 0:21 
GeneralRe: problem in displaying money in grid view. Pin
michaelschmitt7-Jun-10 1:56
michaelschmitt7-Jun-10 1:56 
GeneralRe: problem in displaying money in grid view. Pin
Goutam Patra7-Jun-10 2:58
professionalGoutam Patra7-Jun-10 2:58 
AnswerRe: problem in displaying money in grid view. Pin
The solution7-Jun-10 0:45
The solution7-Jun-10 0:45 
Questioncan't see the background-image of a master page Pin
benams6-Jun-10 22:47
benams6-Jun-10 22:47 
AnswerRe: can't see the background-image of a master page Pin
saini arun6-Jun-10 22:58
saini arun6-Jun-10 22:58 
QuestionDropdownlist not displaying selectedItem in GridView Pin
meeram3956-Jun-10 22:03
meeram3956-Jun-10 22:03 
AnswerRe: Dropdownlist not displaying selectedItem in GridView Pin
michaelschmitt6-Jun-10 23:19
michaelschmitt6-Jun-10 23:19 

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.