16 Commits

Author SHA1 Message Date
150d5152b2 more grid docs 2014-03-09 03:21:42 +04:00
eaaa5b1bb5 fix code style 2014-03-04 06:12:30 +02:00
eaa1ba029f minor cs fixes. 2014-02-25 16:43:31 -05:00
3ad7d6d356 Merge pull request #2284 from kartik-v/patch-12
Raw content return for Grid DataColumn & Column
2014-02-25 16:37:39 -05:00
e3e26540a2 Fixes #2508 2014-02-21 15:03:10 +04:00
cd1f7b10ea Removed unnecessary blank space 2014-02-03 11:32:42 +00:00
5f5570e73f Raw content return for Grid DataColumn & Column 2014-02-02 21:57:41 +00:00
342ba95d4a Raw content return for Grid DataColumn & Column
Need to have a method  `getDataCellContent` to return raw parsed data cell content. This is useful when extending these Columns, for processing any other data before formatting via `renderDataCellContent`.
2014-02-02 21:50:58 +00:00
8c49dabb1b Change condition 2014-01-30 17:04:16 -02:00
5a2323346d Test if value is instance of \Closure 2014-01-30 17:01:26 -02:00
f906b3a10b Adjust doc 2014-01-30 16:02:24 -02:00
a35fcbbf92 Adjust tab as space 2014-01-30 15:56:44 -02:00
632a537ab8 Allow to set an attribute as the value of the cell, unlike the column attribute. 2014-01-30 15:51:09 -02:00
f5e1fbc532 Fixes #2212: yii\gridview\DataColumn generates incorrect labels when used with nosql DB and there is no data 2014-01-29 18:09:58 -05:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00