KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridFullVersion 5.7.0.0 released on 25/11/2016

Advanced - Value Mapping

Reverse string in the comments column:
Order Number 
Order Date 
Status 
Comments 
 
10100
2003-01-06
Shipped
10101
2003-01-09
Shipped
.ytilibaliava no kcehC
10102
2003-01-10
Shipped
10103
2003-01-29
Shipped
10104
2003-01-31
Shipped
10105
2003-02-11
Shipped
10106
2003-02-17
Shipped
10107
2003-02-24
Shipped
slairetam gnitekram erom deen eW .remotsuc htiw etaitogen ot tluciffiD
10108
2003-03-03
Shipped
10109
2003-03-10
Shipped
gnippihs siht rof desu si dnuorG xEdeF taht detseuqer remotsuC
Page 1 in 33, items 1 to 10 of 326.

Description & Sample code

KoolGrid supports altering columns' data with user-defined mapping functions which implement the GridIValueMap:

$ds->setValueMap(new ReverseMap());

The interface details and examples could be found in the same folder with the koolgrid control.