开发者

Implementing Live Search using Jquery

I am a newbie in this field.

I have a sharepoint list containing a set of data and as the user enters his input in the text box it should display the options.

Planning to implement in keyup but unable to understand开发者_运维问答 how to search.


You could try the jquery-ui plugin which includes the autocomplete module.

Demo & Documentation here


jQuery UI propose a widget for autocompletion at this page http://jqueryui.com/demos/autocomplete/. It's possible to have remote datasource. You may find your happyness.


Here you go

  • Search as you type in SharePoint
  • Real time filtering in SharePoint Lists
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜