Skip to content

Instantly share code, notes, and snippets.

@Kurtas
Kurtas / gist:3332736
Created August 12, 2012 16:37
NiftyGrid - eng temlapte
{snippet}
{if !$control->isSubGrid}
{$control['gridForm']->render('begin')}
{/if}
<div n:foreach="$flashes as $flash" class="flash {$flash->type}">{$flash->message}</div>
<table n:attr="style => $control->width ? 'width: '.$control->width.';'" class="grid">
<thead>
<tr class="grid-panel">
<th colspan="{$colsCount}">
<div class="grid-upper-panel">