DbNetGrid是一個ASP.NET網格控件,其可用于顯示和編輯來自任意其兼容數據庫的數據庫信息。
DbNetGrid is an ASP.NET grid control that can be used to display and edit database information from any of the supported databases.
易于使用
有了它,只需數行代碼,用戶即可輕松創建一個可用于搜索,導航,編輯,導出,打印,以及復制的網格。該控件可當做JavaScript對象或者ASP.NET服務器控件使用。
全面的搜索功能
DbNetGrid包含有一個功能強大的搜索對話框,能幫助用戶查詢其數據。其能將一整套查詢語句應用于選定查詢的列中,并且可以組合為互斥模式或者非互斥模式。可添加查找語句,以使得鍵值使用其描述性文本。
豐富的編輯功能
DbNetGrid包含一個內置的編輯對話框,其能幫助編輯當前選定的行或者添加新行。所有的輸入都能經過自動的輸入驗證,并且其支持對所有的列類型進行編輯,其中包括可能用于存儲圖像或者文件的二進制數據字段。該對話框還能通過其自帶的HTML編輯器對含HTML字段的內容進行編輯。該搜索對話框支持查找,并且還能將之應用至六種不同類型中的一種中。
輸出選項
網格數據可以用之導出為HTML,WORD,Excel,XML,CSV或者PDF格式。此外,網格數據可以通過打印機直接打印或者復制到剪切板。
圖表制表
DbNetGrid集成了MS圖表控件,支持實時生動的顯示網格數據。
Ease of use
A grid with full search, navigation, edit, export, print and copy facilities can be created with just a few lines of code. The control can be implented as a JavaScript object or an ASP.NET server-control.
Comprehensive searching 
DbNetGrid includes a powerful search dialog that allows you to easily interrogate your data. A full set of query operators can be applied to each column selected for search and combined together in exclusive or non-exclusive mode. Lookups can be added to enable key values be selected using their descriptive text.
Feature rich editing
DbNetGrid includes a built-in edit dialog that enables you to edit the currently selected row and add new rows. All input is automatically type validated and supports the editing of all column types including binary data fields that may be used to store images or documents. The dialog also supports fields with HTML content with its own HTML editor. As with the search dialog, lookups are also supported and can be implemented in one of six different styles.
Full range of output options
Grid data can be exported in HTML, Word, Excel, XML, CSV or PDF format. In addition grid data can be printed directly to a printer or copied to the clipboard.
Charting
DbNetGrid is integrated with the MS Chart Control allowing grid data to be represented graphically in real-time.