Rapid Application Develop tools. Developers can create web app just like in VB or Delphi.
Code snippets for CrossUI developers.
Custom theme with the Theme Roller easily .
Enable web developers to edit FusionChartXT WYSIWYG.
Enable web developer edit complex JSON string in a inline editable tree.
A Dashboard built by CrossUI with No Coding.
Switches application theme dynamically.
Applying sandbox theme to any container ...
A real case adapted from one of our enterprise customers.
Web API Caller for JSON, XMLRPC and SOAP.
Overview of the features of the DataBinder object.
Build-in CSS test functions.
Using xui.Ajax/JSONP/XDMI to interact with json service
To monitor the IO request process.
"bi"nding several Ajax requests into one thread.
A client for JSON Webservices.
A client for XMLRPC.
A client for SOAP.
Interact (RUID) with MYSQL. The backend is php.
Download CrossUI Framework Package for source code.
Browses databases and tables of a given mysql instance.
From one of our customers realcases.
Download the package for source code.
Loading js code from remote server, and render it as an UI component.
Apply different languages on the fly, no need to reload page.
Use the arrow keys to navigate the board.
Define your own application skin base on one of the CrossUI theme.
How to make a markable web application.
Monitors component assembly process in "slow motion".
Specifying widget's domId to integrate leaflet js map scripts.
Mouse events(mousedown, mouseup, click, dblclick) simulation in mobile device.
Any container can be used as a form.
Vector graphics (SVG, VML in IE8-)
A simple business service flowchart drawing sample.
Gaming machine manufacturer
Update Monthly Sales Summary cynamically
Changing the chart type to visualize the same data with a completely different perspective.
Drag a child widget from a widget, and drop it into another widget.
Drag a panel from a widget, and drop it into another widget.
Drag&Drop between List, RadioBox, TreeBar and ...
Serialize/Unserialize xui.UI object
Build form from JSON string.
Uses databinder to get/set a group of controls' value.
xui.UI.TreeGrid overall.
Load data from JSON/XML.
Inline Grid Editor; Pop window Grid Editor.
Each cell in treegrid can be customized to any type.
Numbered rows; Alt rows' background color.
Binder a row to a form for editor.
Move rows by Drag&Drop.
Inserts a treegrid to a treegrid.
Sets a row as a group.
Single/Multi row selection; Single/Multi cell selection.
Focus, Sharp, Hover and Inline.
To set flexible width columns.
To freeze rows and columns.
Advanced ToolBar with DatePicker, ColorPikcer, ProgressBar ...
Advanced Menu with DatePicker, TimePicker, ColorPikcer ...
Show pop menus in onContextmenu events.
Using xui.Template to create multi-nested html with events supported
Using xui.Template to create a product gallery application.
Puts xui.UI controls into xui.Template
Use CSS class like 'xui-list-item' to modify the all widgets' appearances.
Use DOM id CSS to modify a specified widget's appearances.
Use setCustomClass/setCustomStyle to modify a specified widget's appearances.
Use getSubNode function to modify a specified widget's appearances.
Use itemClass or itemStyle to modify a specified list node in a widget.
Use setTheme to modify a specified widget's appearances.
Load HTML string, Template, xui.UI or xui.Com into TreeBar asyn.
Using renderer funcion to build complex caption.
Shows tooltips in you web application
Widget events, setCustomBehavior and DOM attached events.
The monitor window in CrossUI.
How to use a global hot key
Keyboard monitor for xui.UI.Input.
Render xui.UI widget to an existing DOM Element.
Docking widgets example.