Click here to Skip to main content
15,887,812 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Highlight Search Terms Pin
Mircea Grelus17-Jul-07 3:27
Mircea Grelus17-Jul-07 3:27 
Questionuploading file. Pin
Milind Panchal17-Jul-07 2:00
Milind Panchal17-Jul-07 2:00 
AnswerRe: uploading file. Pin
Sathesh Sakthivel17-Jul-07 2:11
Sathesh Sakthivel17-Jul-07 2:11 
QuestionAjax Pin
Rasal doss Solomon17-Jul-07 1:52
Rasal doss Solomon17-Jul-07 1:52 
AnswerRe: Ajax Pin
Sathesh Sakthivel17-Jul-07 2:10
Sathesh Sakthivel17-Jul-07 2:10 
GeneralRe: Ajax Pin
sidbaruah17-Jul-07 18:49
sidbaruah17-Jul-07 18:49 
GeneralRe: Ajax Pin
-Dr_X-18-Jul-07 10:02
-Dr_X-18-Jul-07 10:02 
QuestionDropdownlist event problem Pin
tyaramis17-Jul-07 1:42
tyaramis17-Jul-07 1:42 
Hi all,

I have dropdownlist control on a usercontrol. if I choose an item from this dropdownlist, the "SelectedIndexChanged" event of ddl is fired.
But if set the selectedindex in code, this event is not fired.
at first cboTemp.SelectedIndex is 0 and I set it to

cboTemp.SelectedIndex = 2

why the SelectedIndexChanged event doesnt fire after I set the SelectedIndex of dll.

thanks in advance

Togi

AnswerRe: Dropdownlist event problem Pin
gauthee17-Jul-07 2:06
gauthee17-Jul-07 2:06 
GeneralRe: Dropdownlist event problem Pin
tyaramis17-Jul-07 2:18
tyaramis17-Jul-07 2:18 
GeneralRe: Dropdownlist event problem Pin
gauthee17-Jul-07 2:23
gauthee17-Jul-07 2:23 
GeneralRe: Dropdownlist event problem Pin
tyaramis17-Jul-07 2:27
tyaramis17-Jul-07 2:27 
GeneralRe: Dropdownlist event problem Pin
gauthee17-Jul-07 2:34
gauthee17-Jul-07 2:34 
GeneralRe: Dropdownlist event problem Pin
tyaramis17-Jul-07 3:22
tyaramis17-Jul-07 3:22 
GeneralRe: Dropdownlist event problem Pin
sidbaruah17-Jul-07 18:51
sidbaruah17-Jul-07 18:51 
GeneralRe: Dropdownlist event problem Pin
tyaramis18-Jul-07 1:07
tyaramis18-Jul-07 1:07 
GeneralRe: Dropdownlist event problem Pin
sidbaruah18-Jul-07 1:57
sidbaruah18-Jul-07 1:57 
QuestionAsp.Net Image uploading . Pin
Milind Panchal17-Jul-07 1:34
Milind Panchal17-Jul-07 1:34 
AnswerRe: Asp.Net Image uploading . Pin
Sathesh Sakthivel17-Jul-07 1:48
Sathesh Sakthivel17-Jul-07 1:48 
AnswerRe: Asp.Net Image uploading . Pin
ballameharmurali17-Jul-07 2:00
ballameharmurali17-Jul-07 2:00 
AnswerRe: Asp.Net Image uploading . Pin
Mubashir Javaid17-Jul-07 2:36
Mubashir Javaid17-Jul-07 2:36 
QuestionSystem.Web.HttpException: Pin
amit_8317-Jul-07 1:03
amit_8317-Jul-07 1:03 
AnswerRe: System.Web.HttpException: Pin
ballameharmurali17-Jul-07 2:03
ballameharmurali17-Jul-07 2:03 
QuestionSending variable to another page Pin
boyindie17-Jul-07 0:37
boyindie17-Jul-07 0:37 
AnswerRe: Sending variable to another page Pin
Eduard Keilholz17-Jul-07 1:07
Eduard Keilholz17-Jul-07 1:07 

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.