首页 [ 控件应用 ] jQuery Lamba扩展AutoComplete源码
一键分享

jQuery Lamba扩展AutoComplete源码

  • 免费

2011-07-20 11:40:13

  • 源码类型: B/S
  • 开发环境: VS2010 + 无数据库
  • 开发语言: C#
  • 标签: jquery mvc3 AutoComplete Lamba
  • 评分:
收藏 237 次|关注 4698 次|下载 282 次

免费


交付物: 源码包
    商家已实名认证
  • 分享者:51asp***
  • 访问次数:   312659 次
  • 源码数量:   1241 套
  • 通过比率:   97%
  • 活跃于:   三个月前
  • TEL:   13*******71
  • 最新IP属地:杭州市
  • 微信扫码咨询
.net

源码介绍

源码参数

  • 源码类别:【控件应用】
  • 源码类型:B/S
  • 适合人群: 进阶
  • 授权类型:免费版
  • 开发语言:C#
  • 数据库:无数据库
  • 源码大小:495K
  • 相关网址: 【免费浏览】
  • 源码指数:
  • 完整度:
  • 示例
  • 提示功能
  • 数据
  • 程序结构
  • 示例
  • 提示功能
  • 数据
  • 程序结构
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
jQuery Lamba扩展AutoComplete源码
AutoComplete for MVC
一个使用jQuery UI库的自动完成功能插件。这个插件的目的是提供一个快捷的方法来实现自动完成,
集成库到这个项目中。在C#开发和完全开放的建议。如果对代码有好的建议可以访问
http://jqueryextensions.codeplex.com/discussions
如何使用:
首先
添加jQueryExtensions.dll到你的工程(项目中添加引用,添加jQueryExtensions.dll)
添加jquery-1.5.1.min.js, jquery-ui-1.8.11.min.js and jquery.ui.autocomplete.css
到你的工程
然后,介绍了代码具体如何使用
@Html.AutoCompleteFor(model => model.Id, x => x.Code , "List") Where is...
* Model.id => Is the field that you want to use as identification of an item;
* x.Code => Is the field that will be used to display the values ??of the data collection;
* "List" => Action (ActionResult of Controller) responsible for returning the data.
责任编辑:wxd

下载记录(Only Recent 100)

用户名 推荐指数 下载时间

源码评论

单击更换

评论列表

全部评论
  • 暂无评论 …

最近更新

      下载排行