≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Numeric column use fnFilter
Numeric column use fnFilter
aloz
Posts: 2
Questions: 0
Answers: 0
May 2011
edited May 2011
in
General
Hi,
I have a numeric column, data example : 1, 10, 15, 21
right now, I use
fnFilter
in this column : oTable.fnFilter(1, 2, false, false);
but still show all data, how can I setup to find only "1"?
thank you!
This discussion has been closed.