Simplifying Objects, Inheritance and prototype in JavaScript Dhananjay Kumar / Thu, Apr 28, 2016 Although JavaScript is a Class-Free language, it supports objects creation, overriding properties/methods and inheritance. In this post, we will explore the concepts of object creation and inheritance...
Feature Inheritance in Infragistics jQuery Hierarchical Grid Atanas Dyulgerov / Tue, Apr 3, 2012 The IG jQuery Hierarchical Grid is mainly used to display hierarchical data. You can either manually add the column layout specifications or allow them to auto-generate based on the data source. The feature...