Click here to Skip to main content
15,915,164 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I have problem with drop down list control Pin
itsravie22-Jun-08 18:53
itsravie22-Jun-08 18:53 
GeneralRe: I have problem with drop down list control Pin
BalasubramanianK22-Jun-08 22:18
BalasubramanianK22-Jun-08 22:18 
GeneralRe: I have problem with drop down list control Pin
itsravie22-Jun-08 22:23
itsravie22-Jun-08 22:23 
QuestionGridview Update Pin
DanB198322-Jun-08 12:35
DanB198322-Jun-08 12:35 
QuestionDevelop ASP.net using visual studio 2003 via USB Drive Pin
NewbieCoder12322-Jun-08 7:14
NewbieCoder12322-Jun-08 7:14 
AnswerRe: Develop ASP.net using visual studio 2003 via USB Drive Pin
Christian Graus22-Jun-08 12:22
protectorChristian Graus22-Jun-08 12:22 
Questionclear dropdownlist field Pin
jds120722-Jun-08 5:01
jds120722-Jun-08 5:01 
AnswerRe: clear dropdownlist field Pin
Guffa22-Jun-08 5:44
Guffa22-Jun-08 5:44 
jds1207 wrote:
When I do: DropDownList1.SelectedItem.Text = "" it will clear the selected item out of the display and the list.


No, it will set the text of the selected item to an empty string.

You can't clear the selection of a DropDownList, there is always one item selected. Set the SelectedIndex property to zero if you want to reset it back to have the first item selected.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionI Don't know this error Pin
Hakmeh Mohannad22-Jun-08 0:46
Hakmeh Mohannad22-Jun-08 0:46 
AnswerRe: I Don't know this error Pin
Guffa22-Jun-08 1:09
Guffa22-Jun-08 1:09 
GeneralRe: I Don't know this error Pin
Hakmeh Mohannad22-Jun-08 1:22
Hakmeh Mohannad22-Jun-08 1:22 
QuestionHow can I connect data directly from T24 (Teminos- a Core Banking) Pin
nhiepka22-Jun-08 0:01
nhiepka22-Jun-08 0:01 
AnswerRe: How can I connect data directly from T24 (Teminos- a Core Banking) Pin
Paula Mansour25-Mar-12 1:25
Paula Mansour25-Mar-12 1:25 
QuestionHide control from CSSFriendly Pin
TheEagle21-Jun-08 21:48
TheEagle21-Jun-08 21:48 
AnswerRe: Hide control from CSSFriendly Pin
Christian Graus22-Jun-08 11:37
protectorChristian Graus22-Jun-08 11:37 
QuestionPassing objects between .Net web services when Object class contains another class object in it. Pls. advice me [modified] Pin
indian14321-Jun-08 20:58
indian14321-Jun-08 20:58 
QuestionCertification exam question Pin
AlexeiXX321-Jun-08 11:14
AlexeiXX321-Jun-08 11:14 
AnswerRe: Certification exam question Pin
Christian Graus21-Jun-08 12:37
protectorChristian Graus21-Jun-08 12:37 
GeneralRe: Certification exam question Pin
AlexeiXX321-Jun-08 18:56
AlexeiXX321-Jun-08 18:56 
AnswerRe: Certification exam question Pin
Guffa21-Jun-08 14:40
Guffa21-Jun-08 14:40 
Questionproblem in Ajax-PopupControlExtender [modified] Pin
sabaMCA21-Jun-08 5:09
sabaMCA21-Jun-08 5:09 
QuestionAsp Page Timeout happens when deployed but not when run in IDE, despite high timout settings. Pin
PhrankBooth21-Jun-08 5:04
PhrankBooth21-Jun-08 5:04 
AnswerRe: Asp Page Timeout happens when deployed but not when run in IDE, despite high timout settings. Pin
PhrankBooth23-Jun-08 4:22
PhrankBooth23-Jun-08 4:22 
QuestionTreeview Control Pin
rinjin21-Jun-08 3:07
rinjin21-Jun-08 3:07 
QuestionForms Authentication SSO Issue in FireFox Pin
K.P.Kannan21-Jun-08 2:14
K.P.Kannan21-Jun-08 2:14 

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.