LIDOR SYSTEMS

Advanced User Interface Controls and Components

Newsletter, July 2015

Articles and Samples

Filtering in AngularJS TreeView

Filtering in AngularJS TreeView
  • Learn how to filter items in AngularJS TreeView using multiple different conditions in multiple AND / OR combinations, with option to create custom filter operations.

How to Highlight Checked Rows in AngularJS Grid

How to Highlight Checked Rows in AngularJS Grid
  • A demonstration on how to highlight checked rows in AngularJS Tree Grid directive.
  • Displays a different color to mark checked rows.

AngularJS Tree Grid with Cascading Checkboxes

AngularJS Tree Grid with Cascading Checkboxes
  • An example on how to update values of cascading checkboxes in AngularJS Tree Grid directive. Each row display a tri-state value check box which when clicked, its parent and child rows auto-update its check box value.

How to Add CheckBox Column in AngularJS Grid

Custom Filter Templates in AngularJS TreeGrid

Sorting in AngularJS TreeView