UltimatePanel是一個ASP.NET的導(dǎo)航控件,可以用來創(chuàng)建高級的DHTML邊欄。它由兩個主要的控件組成:UltimatePanelDesigner和UltimatePanel。其中包含很多豐富的特征,如樹狀視圖,客戶端狀態(tài)維護,組滾動,隱藏顯示,自動填充,自動滾動等等。在可視化設(shè)計器的幫助下,很容易就可以設(shè)計出Web站點的導(dǎo)航功能。
UltimatePanel is an ASP.NET navigation control to build advanced DHTML side panel bars. It is composed of two main components: UltimatePanelDesigner and UltimatePanel. It has powerful features such as TreeView, ClientPersistence, GroupSlip, ShowHide, AutoFillFrame, AutoScroll and many more. It is now easier than ever to design Web site navigation with the help of visual designers. Lots of samples included.
UltimatePanel是可以用來建立高級側(cè)邊欄的ASP.NET導(dǎo)航控件
- 可視化的設(shè)計器-可與VS.NET*集成,同時也可以作為一個單獨的ASP.NET程序來使用。
- 專業(yè)樣式-多極的,樹狀的,可拖放的,組滑動的,過濾以及過渡樣式。
- XML和CSS級聯(lián)樣式表-欄目的結(jié)構(gòu)和樣式是基于XML和CSS的工業(yè)標(biāo)準(zhǔn)的。
- 鍵盤支持-使用快捷鍵來觸發(fā)欄目事件。
- 跨瀏覽器支持-支持IE4.0以上版本,NS6.0以上版本,F(xiàn)irefox1.0以上版本,Mozilla1.0以上版本,Opera7.5以上版本。
- 客戶端和服務(wù)器端事件-當(dāng)用戶點擊欄目上的各項時,會產(chǎn)生客戶端和服務(wù)器端事件。
- 客戶端狀態(tài)維護-在客戶端上保存欄的最近一次的狀態(tài),在下次訪問時重新加載。
- 隱藏和顯示-平時隱藏欄,而當(dāng)用戶將鼠標(biāo)移到欄目上或者點擊它時,又重新顯示出來。
- 自動滾動-當(dāng)用戶滾動屏幕時,欄目可以自動地水平或垂直滾動。
- 數(shù)據(jù)綁定-只需要設(shè)置連接字符串,就可以從一個數(shù)據(jù)源讀取數(shù)據(jù)到欄目中。
- 用戶權(quán)限-基于用戶的權(quán)限顯示欄目的不同部分。
- 內(nèi)嵌的控件-可以把ASP.NET控件和HTML控件插入到欄目中。
UltimatePanel is an ASP.NET navigation control to build advanced side panel bars.
- Visual Designer - Fully integrated into VS.NET, also available as a stand-alone ASP.NET application.
- Professional Style - Multi-level, treeview, drag-and-drop, group slip, filter, transition.
- XML & CSS - Panel structure and style based on XML and CSS industry standards.
- Keyboard Support - Use shortcut keys to activate panel items.
- Cross-Browser Support - IE4+, NS6+, Firefox 1.0+, Mozilla 1.0+, Opera 7.5+.
- Client & Server Events - Raise client-side and server-side events when user clicks on panel items.
- Client Persistence - Save the latest state of the panel on the client machine, and restore again at the next visit.
- Hide & Show - Hide the panel, and show again when user moves mouse over the panel handle, or clicks it.
- Auto Scroll - Automatically scroll the panel vertically and horizontally when the user scrolls the page.
- Data Binding - Load panel from a data source as easy as setting a connection string.
- User Rights - Display different parts of the panel based on user credentials.
- Nested Controls - Insert ASP.NET server controls and HTML controls into panel items.