Questions tagged [shieldui]

Shield UI is a framework for building complex webpages. Built with HTML5, jQuery, CSS3, and SVG, the Shield UI component suite makes your applications fit for today's web. It enables a consistent look and feel for your web project on both desktop and mobile devices.

ShieldUI is a framework for building complex webpages. Built with HTML5, jQuery, CSS3, and SVG, the Shield UI component suite makes your applications fit for today's web. It enables a consistent look and feel for your web project on both desktop and mobile devices.

In addition to the JavaScript widgets, there are also server-side wrappers for ASP.NET, ASP.NET MVC and Apache Wicket for JAVA.

The ShieldUI framework includes various components:

  • Chart component featuring 23 different chart types
  • Grid widget supporting editing, sorting, filtering, virtual scroll and many other complex features and customization capabilities
  • Barcode and QR Code components
  • Many other widgets for improving the traditional HTML components' functionality and look&feel
231 questions
1
vote
1 answer

Shield UI: Insert row based on other row

I am using Shield UI for my Java application. I created a custom insert window with "command" as follows: toolbar: [ { buttons: [ //{ commandName: "insert", caption: "Agregar Solicitud" } …
1
vote
0 answers

asp.net ShieldUI bar chart dates

I’m currently trying to implement a ShieldUI bar chart with dates as the X axis as defined by a date group in my data and I’m finding that the graph is shifting the data by one month. So, data that is supposed to be for 1/2017 is being graphed as…
1
vote
0 answers

Shield ui wicket datasource

I'm trying to implement shield ui Popup Editing with wicket and java. My html and java code: