grido a bootstrap pouzitie

Upozornění: Tohle vlákno je hodně staré a informace nemusí být platné pro současné Nette.
cujan
Člen | 410
+
0
-

Ako pouzijem bootstrap na grido?

Oli
Člen | 1215
+
0
-
$this->grid = new Grid($this, $name);
// ...
$customization = $this->grid->getCustomization();
$this->grid->setTemplateFile($customization->getTemplateFiles()['bootstrap']);