TwiGrid\DataGrid

is a great and powerful datagrid for Nette Framework using Twitter Bootstrap 3.

Quickstart

Installation

  1. Install TwiGrid via composer:

    composer require uestla/twigrid
  2. Install client-side assets using yarn:

    yarn add twigrid-datagrid

    Make sure you are loading all of these dependencies in your layout and that the browser console does not show any error.

Live by example

Take a look at examples in the menu at the top and learn how to use TwiGrid!