Click here to Skip to main content
15,915,019 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview with paging find all records Pin
Abhijit Jana13-Mar-09 23:40
professionalAbhijit Jana13-Mar-09 23:40 
GeneralRe: Gridview with paging find all records Pin
VijayVishwakarma14-Mar-09 0:00
VijayVishwakarma14-Mar-09 0:00 
GeneralRe: Gridview with paging find all records Pin
Abhijit Jana14-Mar-09 0:12
professionalAbhijit Jana14-Mar-09 0:12 
GeneralRe: Gridview with paging find all records Pin
VijayVishwakarma14-Mar-09 0:43
VijayVishwakarma14-Mar-09 0:43 
AnswerRe: Gridview with paging find all records Pin
N a v a n e e t h14-Mar-09 6:07
N a v a n e e t h14-Mar-09 6:07 
Questionhow to upload multiple file using single file upload control? Pin
keyur satyadev13-Mar-09 23:30
keyur satyadev13-Mar-09 23:30 
AnswerRe: how to upload multiple file using single file upload control? Pin
Abhijit Jana13-Mar-09 23:34
professionalAbhijit Jana13-Mar-09 23:34 
GeneralRe: how to upload multiple file using single file upload control? Pin
keyur satyadev14-Mar-09 0:11
keyur satyadev14-Mar-09 0:11 
GeneralRe: how to upload multiple file using single file upload control? Pin
Abhijit Jana14-Mar-09 0:13
professionalAbhijit Jana14-Mar-09 0:13 
GeneralRe: how to upload multiple file using single file upload control? Pin
keyur satyadev14-Mar-09 0:22
keyur satyadev14-Mar-09 0:22 
GeneralRe: how to upload multiple file using single file upload control? Pin
Abhijit Jana14-Mar-09 0:30
professionalAbhijit Jana14-Mar-09 0:30 
Questionhow to fetch datafield name from database and display it in navigation bar Pin
birdabiblue13-Mar-09 23:28
birdabiblue13-Mar-09 23:28 
QuestionDropdown with Listview and DataPager VB 2008/ Asp 3.5 Pin
Mohamed_rm13-Mar-09 23:26
Mohamed_rm13-Mar-09 23:26 
QuestionServer path in Asp.net Pin
ven32113-Mar-09 22:23
ven32113-Mar-09 22:23 
AnswerRe: Server path in Asp.net Pin
Abhijit Jana13-Mar-09 22:36
professionalAbhijit Jana13-Mar-09 22:36 
QuestionCall Html Table in asp page Pin
Any_India13-Mar-09 21:32
Any_India13-Mar-09 21:32 
QuestionGallerySeverPro Pin
farzanehfarhad13-Mar-09 20:35
farzanehfarhad13-Mar-09 20:35 
AnswerRe: GallerySeverPro Pin
Vasudevan Deepak Kumar13-Mar-09 22:22
Vasudevan Deepak Kumar13-Mar-09 22:22 
Questioncustom pagging with dataset and updatepannel Pin
bikash pattanayak13-Mar-09 20:23
bikash pattanayak13-Mar-09 20:23 
dear friends,

I have a gridview and it is within a updatepannel.I want to impliment custom pagging for this gridview and there are certain conditions for custom pagging as per my application requirement and these are as follows:
1. I run a SP and get the data and storeed in a dataset.say 100000 records i got and store in the dataset.
2. Now when I select the pageID from a dropdownlist it should not hit the database again inspite of this it should took out only 10 records at a time from the dataset which was already filled and stored in the dataset when the page is loaded firsttime.
Here I am facing 2 major problems
1. since i am using updatepannel pagging is very slow and i cann't remove the updatepannel in this moment due to application requirement.
2. Cannot findout the proper code in this sinarion for handle custom pagging in codebehind using dataset,dataview or datatable.Because I cannot use a SP for pagging due to application requirement so only I hv to handle it in codebehind.

********************* Please help this is urgent!!! *********************

Thanks & RegardsCool | :cool:
Bikash
AnswerRe: custom pagging with dataset and updatepannel Pin
Abhijit Jana13-Mar-09 21:38
professionalAbhijit Jana13-Mar-09 21:38 
GeneralRe: custom pagging with dataset and updatepannel Pin
bikash pattanayak15-Mar-09 21:48
bikash pattanayak15-Mar-09 21:48 
QuestionHow to open a new window using server.transfer method. [modified] Pin
Radiv Jeshya13-Mar-09 20:15
Radiv Jeshya13-Mar-09 20:15 
QuestionHigri Calander - Valid values are between 1 and 9666, inclusive.Parameter name: year Pin
Mohamed Ibrahim Omar13-Mar-09 20:13
Mohamed Ibrahim Omar13-Mar-09 20:13 
AnswerRe: Higri Calander - Valid values are between 1 and 9666, inclusive.Parameter name: year Pin
hamzahudwan26-Aug-09 0:52
hamzahudwan26-Aug-09 0:52 
GeneralRe: Higri Calander - Valid values are between 1 and 9666, inclusive.Parameter name: year Pin
Mohamed Ibrahim Omar26-Aug-09 1:11
Mohamed Ibrahim Omar26-Aug-09 1:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.