jquery搜索引擎 [英] jquery search engine

查看:82
本文介绍了jquery搜索引擎的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以在asp.net中给我一个类似facebook搜索的copmlete代码..?

can anyone can give me copmlete code of like facebook search in asp.net..?

推荐答案

它在这里不起作用。



以下是询问者的预期:

1. 首先尝试你想做什么!你可能会发现它并不那么难。

2.制定你所做的事情看似问题/不工作。



尝试一下,告诉你是否面临问题。

各位会员非常乐意帮忙。








获取基本搜索。请按照以下步骤操作:

1.设计一个放置少量搜索参数的页面。例如,在DB中搜索名称,然后搜索文本框。

2.现在,将搜索按钮作为搜索的触发事件。单击搜索按钮,您将编写逻辑。

3.在搜索按钮单击,获取搜索参数(如文本框中的名称),使用它,形成查询并在数据库上执行

4.将查询结果返回到数据表中并根据您的需要将其绑定到网格或任何其他适当的控件

5.现在,Datagrid将显示检索结果。



第一步完成。现在,根据您的需要对其进行微调。
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it''s not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.




Get the basic search up. Follow these steps:
1. Design a page where you place few search parameters. For example, searching a name in DB, so a textbox for it.
2. Now, place a search button as the trigger event of the search. On click of search button you would be writing your logic.
3. In search button click, get the search parameters (like the name in textbox here), use it, form a query and execute on database
4. Get the query result back in a datatable and bind it to a grid or any other appropriate control based on your needs
5. For now, Datagrid will display the retrieved result.

First step done. Now, fine tune it as per your need.


这篇关于jquery搜索引擎的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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