Problem with serverside processing
Problem with serverside processing
saichaitanyad1
Posts: 6Questions: 0Answers: 0
Hello
I am using Spring 3.0 in my application and on click of submit I am feteching the records and showing them in data table. I am using regular submit its not an ajax call. But if I have thousands of records its taking 20-30 seconds to paint the table. I am planning to use the data tables serverside processing. But the problem is onSubmit I am submitting the form and I am reloading the page. At the time of reload can i give the URL of Ajax Source. I dont know how to do. Can some one please help me in this.
I am using Spring 3.0 in my application and on click of submit I am feteching the records and showing them in data table. I am using regular submit its not an ajax call. But if I have thousands of records its taking 20-30 seconds to paint the table. I am planning to use the data tables serverside processing. But the problem is onSubmit I am submitting the form and I am reloading the page. At the time of reload can i give the URL of Ajax Source. I dont know how to do. Can some one please help me in this.
This discussion has been closed.