jQuery,下拉复选框列表 [英] JQuery, Dropdown CheckBox List

查看:195
本文介绍了jQuery,下拉复选框列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我想创建控件以列出员工姓名,并在下拉清单中选择特定员工时应提供注释方式.分配给他什么任务.
无论如何有执行这样的任务.

谢谢

Hello Guys,
I want to create control which list employee name and when particular employee is selected in dropdown checklist it should provide way to comment ie. what task is assigned to him.
Is there anyway to carry out such task.

Thanks

推荐答案

请参阅以下文章.这将对您有所帮助.

使用jQuery和ASP.NET的下拉样式复选框列表


总是先搜索google,然后在代码中先搜索(如果您有问题,然后发布问题..:)
See below article. It will be helpful to you.

Dropdown style check box list using jQuery and ASP.NET


Always search google first then in code if you have problem then post question.. :)


可能会看类似jqModal
的东西
http://dev.iceburg.net/jquery/jqModal/ [ *对话框可以包含您想要捕获用户输入的任何html元素,例如textarea进行评论
*当用户单击对话框上的确定"时,执行数据库操作并更新员工信息
Possibly look at something like jqModal

http://dev.iceburg.net/jquery/jqModal/[^]

There are lots of different plugins for this type of thing, but the idea would be as follows

* User selects from the list
* Either ''on select'' or after clicking some sort of action button e.g. ''comment on this employee'', show the dialog
* The dialog can contain any html elements you like to capture the input from the user, e.g textarea for comment
* When user clicks OK on the dialog, perform database operation and update the employee information


这篇关于jQuery,下拉复选框列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆