Displaying The Field in Unformatting Manner????

Displaying The Field in Unformatting Manner????

westjohn1234westjohn1234 Posts: 15Questions: 0Answers: 0
edited July 2012 in General
hai allan.......
I am using Scroller example - 50'000 rows in My Page....In that Method i pushed the data via aaData.push Method.....

For example
aaData.push( [ i] );

i - Number Field....
But i displayed in the format of decimal format...
for example i = 1 means it displayed in 1.0.....can u possible to remove decimal place from the page....?????
This discussion has been closed.