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:

Country State City Drop Down in jQuery, AJAX

Dynamically Dependent country state city drop down box using jQuery, Ajax and PHP: This is commonly …

AJAX Post With jQuery and PHP

AJAX stands for Asynchronous JavaScript and XML. AJAX Post used to create faster, and more interacti…

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 …