Click here to Skip to main content
16,008,942 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: GridView, Multiple Images in one cell Pin
Cannery18-Aug-08 6:20
Cannery18-Aug-08 6:20 
AnswerRe: GridView, Multiple Images in one cell Pin
Rasma Raj15-Aug-08 20:51
Rasma Raj15-Aug-08 20:51 
QuestionDropdown list item. Pin
Ginbot715-Aug-08 11:07
Ginbot715-Aug-08 11:07 
AnswerRe: Dropdown list item. Pin
laoyingisme15-Aug-08 15:20
laoyingisme15-Aug-08 15:20 
AnswerRe: Dropdown list item. Pin
laoyingisme15-Aug-08 15:49
laoyingisme15-Aug-08 15:49 
GeneralRe: Dropdown list item. Pin
Ginbot715-Aug-08 17:36
Ginbot715-Aug-08 17:36 
GeneralRe: Dropdown list item. Pin
N a v a n e e t h15-Aug-08 18:01
N a v a n e e t h15-Aug-08 18:01 
GeneralRe: Dropdown list item. Pin
Ginbot715-Aug-08 18:44
Ginbot715-Aug-08 18:44 
You are absolutely right. In normal situations, no need to show it if it is not to be selected. However in our situation we want the item to be selected through code depending on another control result but should be non selecteble by the user.
e.g.

public void txtdate_textChanged(Object sender, Args e)
{
ddlfruits.selecteditem.text = "Peach";
}
GeneralRe: Dropdown list item. Pin
N a v a n e e t h15-Aug-08 19:54
N a v a n e e t h15-Aug-08 19:54 
GeneralRe: Dropdown list item. Pin
laoyingisme15-Aug-08 20:35
laoyingisme15-Aug-08 20:35 
Question[Message Deleted] Pin
Linda1st15-Aug-08 10:57
Linda1st15-Aug-08 10:57 
AnswerRe: How to, step-by-step, use UPS RateWS.wsdl in ASP.net 2.0 Pin
Christian Graus15-Aug-08 21:29
protectorChristian Graus15-Aug-08 21:29 
Questionhow to create multiple hyperlinks dynamically? Pin
hemrk15-Aug-08 10:24
hemrk15-Aug-08 10:24 
AnswerRe: how to create multiple hyperlinks dynamically? Pin
Christian Graus15-Aug-08 17:51
protectorChristian Graus15-Aug-08 17:51 
AnswerRe: how to create multiple hyperlinks dynamically? Pin
hemrk26-Aug-08 5:13
hemrk26-Aug-08 5:13 
QuestionHave an external web page open in a ContentArea Pin
Matthew Hansel15-Aug-08 8:15
Matthew Hansel15-Aug-08 8:15 
AnswerRe: Have an external web page open in a ContentArea Pin
N a v a n e e t h15-Aug-08 8:40
N a v a n e e t h15-Aug-08 8:40 
QuestionHow to get the values displayed / present in a control present in the grid view Pin
AprNgp15-Aug-08 7:59
AprNgp15-Aug-08 7:59 
AnswerRe: How to get the values displayed / present in a control present in the grid view Pin
N a v a n e e t h15-Aug-08 8:43
N a v a n e e t h15-Aug-08 8:43 
GeneralRe: How to get the values displayed / present in a control present in the grid view Pin
AprNgp15-Aug-08 19:29
AprNgp15-Aug-08 19:29 
Questionthe button in gridview row Pin
strawberrysh15-Aug-08 7:44
strawberrysh15-Aug-08 7:44 
AnswerRe: the button in gridview row Pin
AlexeiXX315-Aug-08 7:51
AlexeiXX315-Aug-08 7:51 
Questioninstead of displaying date,how to display string in gridview? Pin
sathyan_829415-Aug-08 5:11
sathyan_829415-Aug-08 5:11 
Questionsql question Pin
eyeseetee15-Aug-08 4:01
eyeseetee15-Aug-08 4:01 
AnswerRe: sql question Pin
Manas Bhardwaj15-Aug-08 4:06
professionalManas Bhardwaj15-Aug-08 4: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.