开发者

ASP.NET combo selectedIndexChanged event is not called

I have written a selectedIndexChanged event for combo on a web page in ASP.NET (C#). 开发者_如何学编程This event is not called. When in debug, the control does not go into the code this event. What can be the reason?


Set AutoPostBack property to true.

If it doesn't help, check this answer: DropDownList annoyance: same value won't trigger event

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜