Showcase

Asynchronous Delete Row Validation in Shield UI Grid

The Shield UI Grid is a powerful data visualization component, perfect for displaying tabular data. It supports plenty of advanced options, among which is editing - creation, updates and deletes of data items.

Shield UI Grid provides a built-in configuration for enabling user confirmation of each item row being deleted. This is an asynchronous operation which occurs on the client side. An example of how it can be set is shown below:

Using Unity and Shield UI for Displaying 3D Medical Objects in the Web Browser

Choosing the right technologies for displaying 3D content in the web browser is a tough decision for any solution architect. This article provides an insight on how Unity and Shield UI frameworks are used for building the three-dimensional object rendering section of an online knowledge management system for human anatomy. The platform itself is a Content Management System (CMS), implemented as a web application with integration and rendering of 3D content in the web browser.

Chatbots - How Far Can We Go

Have you wondered how a bank branch will look like in the digital age? Most likely the old fashioned brick- and-mortar locations will be totally reinvented, as financial institutions process much more transactions digitally than in branches. Majority of customers carry a small bank in their pocket in the form of smartphones with access to the ample functionalities of their web-banking application, they only need to visit a branch to get some cash or ask for expert advice.

Using Charts to Present Alumni Statistics

When we are thinking of starting our education or starting a career it would be good to have some numbers and statistics that could make our choice easier - especially for the indecisive ones. However sometimes only numbers would mean nothing to us. Not everybody is wired up to understand the specifics of what many records and numbers mean.

Django Integration Tutorial

The Django REST Framework is a powerfull tool for building RESTful APIs based on the popular Django UI web framework. This post will demonstrate how easy it is to setup a new application using the Django framework and integrate the Shield UI JavaScript Grid component in it.

Perl Catalyst Integration Tutorial

The Catalyst MVC framework is a great tool to use for implementing small and big web projects using the Perl programming language. It provides a lot of useful functionality like session handling, authorization and request chaining, out of the box.

Using Shield UI Lite with Bower

Bower is a package manager for the web. It is a handy command line utility for managing external component dependencies containing HTML, JavaScript, CSS, font, image and other types of files. When used in a project, Bower takes care of fetching and installing the required packages, along with their dependencies, behind the scenes, which makes it ideal for front-end projects.

Shield UI jQuery Grid Integration with Ruby on Rails

The Shield UI JavaScript framework allows for an easy and straightforward integration with various RESTful frameworks. In this article we will demonstrate how the Shield UI jQuery Grid Component can be integrated with a standard Ruby on Rails application. The integration takes about 30 minutes to complete from scratch and the complete project is available on GitHub.

Export to PDF in jQuery Using Shield UI

Portable Document Format (PDF) is the most popular file format for presenting documents on all devices, operating systems and software applications. Each PDF file contains a fixed-layout document that may include text, fonts, graphics and other information.

Exporting Data to Excel in JavaScript

Microsoft Excel is the most popular spreadsheet application used nowadays on all kinds of operating systems and devices. It provides functionality for formulae calculations, graphs and charts, pivot tables, and other great enterprise features.

ShieldUI now provides the ability to export data in two wide-spread Excel file formats - XML and XLSX, which are very flexible and fully-compatible with other spreadsheet software like Apache Open Office, Star Office and others.

Tags: 

Pages

Subscribe to RSS - Showcase