This is a migrated thread and some comments may be shown as answers.

SelectedIndexChanged does not fire on IIS default page

1 Answer 66 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 11 May 2012, 05:27 PM

I'm having a problem with the default web page that is set in IIS and IIS Express.

The SelectedIndexChange event does not fire for the ComboBox when the "Default.aspx" is not in the URL path. The event fires when the url is http://localhost:49573/Default.aspx. However, the event does not fire when the url is http://localhost:49573.

Also of interest is the fact that the "MemberGrid_NeedDataSource" event fires in both cases.

Thanks,
Mike

1 Answer, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 16 May 2012, 02:58 PM
Hello Mike,

I was not able to replicate the issue you have described locally. The following video shows my test:
http://screencast.com/t/E8o3RQJmcbMv.
The behavior is the same when the page with your scenario is the default one and when accessing it explicitly by its name. Let me know if I am missing something.

All the best,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Mike
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Share this question
or