Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to add a next button to the page.

I'm retrieving data from the database and binding it to the chart control.
I'm having 4 chart control in the page,
i need to add a next button to the page through which i can be able to bind the next 4 data to the chart
I'm using datatable to retrieve the data.

thanks and rgards
Varun
Posted
Comments
Maciej Los 14-May-15 6:31am    
What have you tried?
write2varun 14-May-15 6:54am    
right now i'm passing the value from the hidden field and storing the data in the temp table with an identity column and while retrieving i'm retrieving the value where identity id greater than the value passed in the from the application

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900