Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在同一页面中有两个列表,一个是类别列表,另一个是事件列表。当我单击类别列表项时,我需要在事件列表上进行 ajax 绑定。即基于类别项的事件列表绑定不会发生页面刷新。
注意:我使用 ajax ASP.NET 4.5 MVC4.5 和剃须刀。谁能帮帮我。
谢谢!