中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
慧都学院
咨询服务
视频
资讯
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
DBNetGrid
DBNetEdit
DbNetCombo
DBNetFile
DbNetList
DbNetSpell
版本更新
更多
DbNetList v4.2
(10-07-12)
...v3.3
(08-05-30)
...v3.2
(07-08-21)
...v3.1
(00-01-01)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
初识CheckedListBox控件
同类产品
MindFusion.UI Pack for JavaFX
VARCHART XTree
Arcadia PowerTouch EP 2007 Standard
IntegralUI Lists
IntegralUI ListView
IntegralUI TreeListView
上一个
Studio Controls
下一个
VARCHART XTree
DbNetList
[产品编号: 10186 ]
收藏
订阅
当前版本:
v4.3
[销售以商家最新版为准,如需其他版本,请来电咨询]
开 发 商:
DBNetLink
独家代理
产品类型:独立控件
产品功能:
List/TreeView
控件类型:
DHTML / JavaScript
其他特性:
Web Form
产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论
中文
|
English
字体大小选择:
大
中
小
DbNetList is a general-purpose list selection component implemented as a DHTML behavior.With DbNetList you can quickly add database driven lists, drop-downs, trees and checkbox lists to your own web pages.DbNetList is compatible with most popular Database Servers, including SQL Server, Oracle and Informix.
0
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
功能描述 About Feature
DbNetList provides many different ways to list database information within a browser page. One of the unique features of DbNetList is the ability to create nested lists which allow for efficient presentation of hierarchical data.
Detail Explanation
Generates lists, multi-column lists, dropdowns, trees, checkbox lists....
Native versions for both ASP and ASP.NET.
Browser based. Design and run from anywhere. No client installation required. No Java requirement. Pure DHTML.
Fully encapsulated component. Integrates easily with any web page.
Generate robust web based applications.
Extensive database support. Works with SQL Server, MSDE, Oracle, Sybase, DB2, MySQL, Access, Visual Fox Pro, InterSystems Caché Informix and Advantage.
Fully customisable.
DbNetList is specifically designed to exploit the capabilities of Microsoft's IE family of browsers, you will need IE Version 5 or later on the client.
Typically, it only takes a few lines of code to include a DbNetList in your application.Even normally complex structures like nested trees can be achieved in only a few lines of code:
with (document.all.dbnetlist1)
{
connectionString='samples'
sql=['select continentname, id from continent order by continentname',
'select countryname, code from country where continentid={level0.id}',
'select companyname, customerid from customers where countryCode='{level1.code}']
loadData()
Powerful
DbNetList includes all of these powerful, extra features;additional data items not visible in the list may be retrieved, stored as properties of each row/node and maniuplated programmatically.
issue ad-hoc database queries with the selectData() method
trees expand 'on-demand' - manage huge nested content without the overhead of preloading the entire structure
autocompletion - type a string of characters while DbNetList has focus and the first matching row will be automatically highlighted
上一页
1
下一页
0
更新时间:8/22/2011 | 录入时间:4/7/2004 | 编辑:zhuhm | 审核:xiaoy