ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Integer sorting with spaces
« previous
next »
Print
Pages: [
1
]
Author
Topic: Integer sorting with spaces (Read 2470 times)
youngvan
Pro Enterprise
Newbie
Posts: 42
Integer sorting with spaces
«
on:
June 23, 2014, 05:40:32 pm »
Hello!
What is the best way to fix column sorting problem in situation when value can be consist of formatted Integer sum with whitespaces,
for example:
'1 205,200'
?
Thanks!
«
Last Edit: June 23, 2014, 05:44:01 pm by youngvan
»
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Integer sorting with spaces
«
Reply #1 on:
June 23, 2014, 06:29:08 pm »
column with dataType = 'integer' must contain integer data i.e., 1205200 while view can contain any formatting with use of column.render callback.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Integer sorting with spaces