Hi,
Iam selecting 30rows from database, and I want to display 10 rows per page instead of using limit or other sql functions. I want the code wich is done using ajax and javascript.