Dynamically Set the iDisplayLength
Dynamically Set the iDisplayLength
Hi all,
I need to set the Pagination length dynamically. For example, by default pagination length is 10. But we can change that length by setting like this "iDisplayLength: 25".
But my requirement is once i select the length as 10, it should take that same length whenever i login. if i change the length as 25 / 50, then it should take that length. so i wanted to set the "IDisplayLength" dynamically whenever i select the pagination length. please help me to resolve this
- Gnaniyar
I need to set the Pagination length dynamically. For example, by default pagination length is 10. But we can change that length by setting like this "iDisplayLength: 25".
But my requirement is once i select the length as 10, it should take that same length whenever i login. if i change the length as 25 / 50, then it should take that length. so i wanted to set the "IDisplayLength" dynamically whenever i select the pagination length. please help me to resolve this
- Gnaniyar
This discussion has been closed.
Replies
Allan