Click here to Skip to main content
15,867,873 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Adding new textboxes - - during auto postback Pin
N a v a n e e t h15-Jun-07 1:47
N a v a n e e t h15-Jun-07 1:47 
GeneralRe: Adding new textboxes - - during auto postback Pin
dhulipudi15-Jun-07 2:02
dhulipudi15-Jun-07 2:02 
GeneralRe: Adding new textboxes - - during auto postback Pin
N a v a n e e t h15-Jun-07 2:30
N a v a n e e t h15-Jun-07 2:30 
GeneralRe: Adding new textboxes - - during auto postback Pin
dhulipudi15-Jun-07 2:43
dhulipudi15-Jun-07 2:43 
QuestionWebpage to Image Pin
Kushi Bobby15-Jun-07 0:26
Kushi Bobby15-Jun-07 0:26 
AnswerRe: Webpage to Image Pin
Vasudevan Deepak Kumar15-Jun-07 1:53
Vasudevan Deepak Kumar15-Jun-07 1:53 
QuestionNewUserWizard Control Pin
ShuklaGirish15-Jun-07 0:07
ShuklaGirish15-Jun-07 0:07 
QuestionListbox Dropdownlist SelectedIndex resets after postback. [modified] Pin
Junior Boy14-Jun-07 23:57
Junior Boy14-Jun-07 23:57 
Hi all guys,
I am trying to get the index of the listbox,
after I selected RadioButton that has Autopostback=true.

Here is some code.....

string titleColor = this.titleColorList.Items[this.titleColorList.SelectedIndex].Text;


And then I tried to show the result: Transparent

The Transparent is the first member of list or it has index=0

It took me for hours Frown | :( still don't know how to get it work.
Anybody know how to resolve this problem?
Any help would be appreciated.
Thank you very much.



-- modified at 6:02 Friday 15th June, 2007

junior boy

AnswerRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
Pierre14715-Jun-07 0:11
Pierre14715-Jun-07 0:11 
GeneralRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
Junior Boy15-Jun-07 0:36
Junior Boy15-Jun-07 0:36 
GeneralRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
Pierre14715-Jun-07 0:45
Pierre14715-Jun-07 0:45 
GeneralRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
goutham.sriharsha15-Jun-07 0:47
goutham.sriharsha15-Jun-07 0:47 
GeneralRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
Junior Boy15-Jun-07 1:12
Junior Boy15-Jun-07 1:12 
AnswerRe: Listbox Dropdownlist SelectedIndex resets after postback. Pin
Vasudevan Deepak Kumar15-Jun-07 2:39
Vasudevan Deepak Kumar15-Jun-07 2:39 
QuestionHow to keep an image on mouseover in skmmenu control Pin
goutham.sriharsha14-Jun-07 23:24
goutham.sriharsha14-Jun-07 23:24 
Questionreturning pop up value to the calling page Pin
ngrj14-Jun-07 23:07
ngrj14-Jun-07 23:07 
AnswerRe: returning pop up value to the calling page Pin
varshavmane14-Jun-07 23:45
varshavmane14-Jun-07 23:45 
Questionhow to update a gridview Pin
ballameharmurali14-Jun-07 22:55
ballameharmurali14-Jun-07 22:55 
AnswerRe: how to update a gridview Pin
varshavmane14-Jun-07 23:56
varshavmane14-Jun-07 23:56 
GeneralRe: how to update a gridview Pin
ballameharmurali15-Jun-07 0:45
ballameharmurali15-Jun-07 0:45 
GeneralRe: how to update a gridview Pin
varshavmane15-Jun-07 1:01
varshavmane15-Jun-07 1:01 
QuestionProblem with ContentPlaceHolder content format in IE, ok in Firefox Pin
Pierre14714-Jun-07 22:44
Pierre14714-Jun-07 22:44 
AnswerRe: Problem with ContentPlaceHolder content format in IE, ok in Firefox Pin
Sylvester george14-Jun-07 22:54
Sylvester george14-Jun-07 22:54 
GeneralRe: Problem with ContentPlaceHolder content format in IE, ok in Firefox Pin
Pierre14714-Jun-07 22:58
Pierre14714-Jun-07 22:58 
GeneralRe: Problem with ContentPlaceHolder content format in IE, ok in Firefox Pin
badgrs14-Jun-07 23:14
badgrs14-Jun-07 23: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.