The ShieldUI for ASP.NET package adapts the ShieldUI (for JavaScript) framework for ASP.NET development.
ShieldUI for ASP.NET contains client and server-side wrappers, allowing ShieldUI to be used in ASP.NET applications and websites, while also adding better integration with Microsoft's Visual Studio.
It's practically the same framework, only better suited for the specific environment Microsoft has built around ASP.NET.
As the original, ShieldUI for ASP.NET comes with a free trial, a commercial package, an API,lots of online examples and in-depth documentation to get developers started.
ShieldUI is also available for:
ASP.NET MVC
JavaScript
Java - Apache Wicket
Features:
- Supported framework components:
- AutoComplete
- Barcode
- Button
- Calendar
- Chart
- CheckBox
- ComboBox
- DatePicker
- DateTimePicker
- DropDown
- Grid
- ListBox
- LoadingPanel
- MaskedTextBox
- MonthYearPicker
- NumericTextBox
- Pager
- ProgressBar
- QR code
- RadioButton
- Rating
- TextBox
- TimePicker
- Window
- Supported chart types:
- Line
- Area
- Bar
- Pie
- Donut
- Scatter
- Polar
- Step
- Sparkline
- Spline
- Bubble
- Range
What is new in this release:
- Added Accordion widget wrapper
- Added legendSeriesClick client event for Chart
- Added aggregation for Grid
- Added grouping for Grid
- Added sortable setting for Grid columns
- Added filterable setting for Grid columns
What is new in version 1.7.7:
- Added Splitter Widget
- Added Switch Widget
- Fixed a bug - when SeriesVisibilityChange client event is handled it is also attached on SeriesMouseOver event
What is new in version 1.7.6:
- Added Tooltip Widget Wrapper
- Added showHeader property to Grid
What is new in version 1.7.3:
- Added divideSeries option to the Chart widget
- Changed the type of BarOffset of ChartRangeBarSettings and ChartBarSettings to be double
What is new in version 1.6.4:
- Fixed an issue preventing Y axis title text to be bold.
What is new in version 1.6.3:
- Fixed Chart throws client side error on series selection in .NET 3.5 when the chart is placed in UpdatePanel
- Fixed user control containing the Chart being placed more than once on the page into update panel, after series selection only the last chart is recreated
- Added series 'Visible' property to specify default series visibility
- Added new Plot Lines and Plot Bands feature
- Added Distance property to the ChartDataPointText class
What is new in version 1.6.2:
- Fixed Chart throws error on postback
- Fixed Pie chart DataPointText.Enabled="false" is not working
What is new in version 1.6.1:
- Fixed issue with TypeChecker class under .NET 3.5 for Chart.
What is new in version 1.4.2:
- Added bubble series support.
Requirements:
- JavaScript enabled on client side
Comments not found