Hi,
is it possible to cut an string to view in the grid?
For example “This is the first…”. Yes, I did my own Formatter, so it works.
{name:'info',index:'info',width:20,sortable:false,formatter:cutText},
function cutText (cellvalue, options, rowObject) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top