UltimatePanel是一個ASP.NET的導航控件,可以用來創建高級的DHTML邊欄。它由兩個主要的控件組成:UltimatePanelDesigner和UltimatePanel。其中包含很多豐富的特征,如樹狀視圖,客戶端狀態維護,組滾動,隱藏顯示,自動填充,自動滾動等等。在可視化設計器的幫助下,很容易就可以設計出Web站點的導航功能。
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是可以用來建立高級側邊欄的ASP.NET導航控件
- 可視化的設計器-可與VS.NET完全集成,同時也可以作為一個單獨的ASP.NET程序來使用。
- 專業樣式-多極的,樹狀的,可拖放的,組滑動的,過濾以及過渡樣式。
- XML和CSS級聯樣式表-欄目的結構和樣式是基于XML和CSS的工業標準的。
- 鍵盤支持-使用快捷鍵來觸發欄目事件。
- 跨瀏覽器支持-支持IE4.0以上版本,NS6.0以上版本,Firefox1.0以上版本,Mozilla1.0以上版本,Opera7.5以上版本。
- 客戶端和服務器端事件-當用戶點擊欄目上的各項時,會產生客戶端和服務器端事件。
- 客戶端狀態維護-在客戶端上保存欄的最近一次的狀態,在下次訪問時重新加載。
- 隱藏和顯示-平時隱藏欄,而當用戶將鼠標移到欄目上或者點擊它時,又重新顯示出來。
- 自動滾動-當用戶滾動屏幕時,欄目可以自動地水平或垂直滾動。
- 數據綁定-只需要設置連接字符串,就可以從一個數據源讀取數據到欄目中。
- 用戶權限-基于用戶的權限顯示欄目的不同部分。
- 內嵌的控件-可以把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.