Click here to Skip to main content
15,886,664 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
QuestionError when clicking a link ... Pin
muhammadafsal13-Mar-09 20:00
muhammadafsal13-Mar-09 20:00 
AnswerRe: Error when clicking a link ... Pin
Abhijit Jana13-Mar-09 21:32
professionalAbhijit Jana13-Mar-09 21:32 
QuestionIs it possible to search dynamic content which is generated by querystring Pin
cooolguymca13-Mar-09 18:38
cooolguymca13-Mar-09 18:38 
AnswerRe: Is it possible to search dynamic content which is generated by querystring Pin
Christian Graus13-Mar-09 18:40
protectorChristian Graus13-Mar-09 18:40 
QuestionAdding a custom config file to a website. Pin
Steve Holdorf13-Mar-09 10:44
Steve Holdorf13-Mar-09 10:44 
AnswerRe: Adding a custom config file to a website. Pin
N a v a n e e t h13-Mar-09 16:53
N a v a n e e t h13-Mar-09 16:53 
QuestionFile (PDF *.Doc) Display with ASP.NET Pin
ffowler13-Mar-09 8:53
ffowler13-Mar-09 8:53 
AnswerRe: File (PDF *.Doc) Display with ASP.NET Pin
Christian Graus13-Mar-09 17:18
protectorChristian Graus13-Mar-09 17:18 
QuestionDisable save as from File menu Pin
hemant.kaushal13-Mar-09 4:26
hemant.kaushal13-Mar-09 4:26 
AnswerRe: Disable save as from File menu Pin
Rutvik Dave13-Mar-09 6:58
professionalRutvik Dave13-Mar-09 6:58 
AnswerRe: Disable save as from File menu Pin
Vasudevan Deepak Kumar13-Mar-09 22:24
Vasudevan Deepak Kumar13-Mar-09 22:24 

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.