≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
r - pRocessing ( what does it mean)
r - pRocessing ( what does it mean)
nandrai
Posts: 26
Questions: 0
Answers: 0
July 2013
edited July 2013
in
General
[code] r - pRocessing [/code] ( what does it mean)
Not sure what does it mean in the context of DataTables DOM positioning.
Replies
allan
Posts: 65,830
Questions: 1
Answers: 10,953
Site admin
July 2013
It means that the `r` option is used to show a processing indicator when DataTables is doing some kind of processing (usually an Ajax get). I couldn't use `p` since that is used for paging, so `r` it was.
Allan
nandrai
Posts: 26
Questions: 0
Answers: 0
July 2013
Thank you very much.
This discussion has been closed.
Replies
Allan