Shield UI Grid Control: A jQuery based Grid component with exceptional performance and a high level of customizability

The Shield UI Grid Control allows end-user data sorting for the rendered data out-of-the-box. Custom api allows triggering of the sorting mechanism via code. There are multiple sorting modes available, covering for all sorting behaviors by simply setting the API of the control.

Scrolling is available through a single property that can be combined with Conditional formatting- based on predefined conditions, or for whole sections of the control, such as a column.

The control also supports full editing capabilities allowing users to insert, update and delete rows or individual cells and a large number of client-side events. They allow customizing your application to the smallest detail.

It can be bound to either local or and easily initialized through a table on the hosting html page. Remote databinding to an xml file is also handled easily out-of-the-box.

Download:

Demonstration: https://demos.shieldui.com/web/grid-general/basic-usage

Plugin homepage: https://www.shieldui.com/products/grid

Implementation:

Options:

Screenshots:

How a Loop Through a JavaScript Object?

How a Loop through a JavaScript object?Javascript Objects are Variables Containing Variables.In Java…

How to Search Item in List in JavaScript

Multi Step Form Using HTML and JavaScript

Form is the important part in web design. Form is the primary interface to the user by which user is…

How to Create Custom CSS, jQuery Autocomplete Plugin

Web developers often use autocomplete features in websites as a part of their work. Yet lot of good …

How to Make Sticky Sidebar Using jQuery and CSS

Sticky sidebar is an essential part of web development. Not in all cases but for some cases where ou…

Selectors, Animation, and AJAX – jQuery Tutorial And Examples

By now I’m sure you have grasped at least the basics and simplicity of the jQuery library. Now it’s …