在搜索作业页面上工作并将数据显示为链接 [英] working on a search jobs page and showing data as link

查看:90
本文介绍了在搜索作业页面上工作并将数据显示为链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友.
我有创建工作搜索页面的要求.
我们可以按功能区域,公司名称,行业等进行搜索.
现在我的习惯就像当我们单击公司名称时,所有该公司名称都应显示为链接.
并且当用户单击公司时,应显示与该公司相关的所有工作.
请帮我,我应该怎么做.
在此先感谢

hello friends .
i have a requirement to create a job search page .
we can search by functional area, by company name , by industry etc.
now my problum is like when we click on company name ,all that company name should displayed as a link .
and when user click on a company all job related to that company should be displayed .
plz help me , how should i do it .
thanks in advance

推荐答案

步骤:
1. CompanyName链接的OnClick事件,获取所有公司名称(将其作为链接-将在步骤2中提供帮助)并将其显示在datagrid中.
2.单击公司名称链接的OnClick,获取与其相关的所有作业,并显示在另一个网格中.

您可以将层次结构网格或新窗口用于作业作为UI.

开始,尝试并发布遇到的特定问题.循序渐进,所有都是简单且文档齐全的网络事物.试试吧!
Steps:
1. OnClick event of CompanyName link, fetch all the company names(make it as a link - will help in step 2) and display it in a datagrid.
2. OnClick of company name link, fetch all the jobs related to it and display in another grid.

You can use hierarichal grid or a new window for jobs as a UI.

Start on, try and post specific issues faced. Move step-by-step, all are simple and well documented things on net. Try!


这篇关于在搜索作业页面上工作并将数据显示为链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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