posted 14 years ago
I am working with displayTag library for pagination purpose. It works fine to me. It has following code :
But i want to display a record per page dynamically by users selection from combo box. So i want to give pagesize attribute value dynamically from above combo box. (Here i have give constant 2 at pagesize attribute)
Anybody have idea about that ?
Thanks in advance...