hii
i have a simple telerik datagrid bounded with sql database table and i have set paging also to 10 records per page when i click next page on my local pc the ajax icon will come and it will load the next page of 10 more records and seems everything fine
but when i publish this application on my webhosting server and run the application the grid loads first 10 records but when i click "next page" button the ajax icon comes but there are no other records it shows blank screen at the grid records
so where is the problem ??
i have a simple telerik datagrid bounded with sql database table and i have set paging also to 10 records per page when i click next page on my local pc the ajax icon will come and it will load the next page of 10 more records and seems everything fine
but when i publish this application on my webhosting server and run the application the grid loads first 10 records but when i click "next page" button the ajax icon comes but there are no other records it shows blank screen at the grid records
so where is the problem ??