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 编辑 - 保存、新建 - 保存和删除?你的建议是什么?你在这个问题上使用什么?
我会将 jqueryui 的 dialog() 与 jquery ajax 一起使用,并带有部分视图。
I'm a new to ASPX, hope you dont mind if my problem is so simple with somebody.
I use a List<object> selectedValues;
List<object> selectedValues;
selectedValues=...list of object(item1, item2,..) <
selectedValues=...list of object(item1, item2,..)