ASP.Net button click event not firing

前端 未结 7 492
臣服心动
臣服心动 2021-01-06 11:59

This is perhaps related to this question, but I have slightly more information.

I recently updated an ASP.Net application to .NET 3.5 after coding a few new pieces w

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-06 12:52

    i have only used Telerik Ajax controls so far, and my observation is if an exception occours in a Ajax enabled control, nothing happens. No exception report, no action. nothing.

    Maybe you should test you app without ajax to identify any problem spots

提交回复
热议问题