I usually use 'datatables' theme for my grocerycrud, since I'm really having a hard time adjusting field width to fit some field's long name ... I chose 'flexigrid' instead
At least in flexigrid, there is no auto-shortened "..." , but the downside with flexigrid that I notice is that it will round up your number automatically
How do you stop this behaviour ?
For example, you have value of 25.59 in field Amount. After your page loads up with flexigrid, it will initially display fine as 25.59, but about 1-2 seconds later, your page
will refreshen up a bit /almost like a glitch ... and then 25.59 will magically be 27
Hmmm ... Have anyone else bumped to this issue ? seems very obvious issue with supposedly obvious fix
Cheers,