Browse By Tags

  • igx component styling with css

    Using the latest of everything (12.0.1 Angular/CLI/IgniteUI/etc.).

    I'm trying to style a bunch of components in a blue background:

    • checkbox
    • combo/dropdown
    • button

    I want them all to match:

    • For the checkbox, I want the check, the box, and the text…
  • jQuery Grid Checkbox Column alternatives

    The checkbox column (introduced with the last release, see this post on Using Checkbox Columns with the Infragistics jQuery Grid) was created to provide a ‘shortcut’ for transforming columns with Boolean values into checkboxes and mostly became reality…