Click here to Skip to main content
15,919,479 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioninclude file in aspx page from codebehind file. Pin
adkalavadia7-Aug-09 18:59
adkalavadia7-Aug-09 18:59 
AnswerRe: include file in aspx page from codebehind file. Pin
r a m e s h7-Aug-09 19:15
r a m e s h7-Aug-09 19:15 
AnswerRe: include file in aspx page from codebehind file. Pin
N a v a n e e t h7-Aug-09 19:16
N a v a n e e t h7-Aug-09 19:16 
Questionconvert database to xml file (but i want column as attribute) [modified] Pin
Punit Belani7-Aug-09 18:00
Punit Belani7-Aug-09 18:00 
AnswerRe: convert database to xml file (but i want column as attribute) Pin
N a v a n e e t h7-Aug-09 18:43
N a v a n e e t h7-Aug-09 18:43 
GeneralRe: convert database to xml file (but i want column as attribute) Pin
Punit Belani7-Aug-09 18:51
Punit Belani7-Aug-09 18:51 
GeneralRe: convert database to xml file (but i want column as attribute) Pin
N a v a n e e t h7-Aug-09 19:09
N a v a n e e t h7-Aug-09 19:09 
QuestionCustom /efficient paging and sorting gridview Pin
mark_me7-Aug-09 17:33
mark_me7-Aug-09 17:33 
Hi,
Sorry, if this question is stupid but i have tried searching alot and couldn't find an exact answer. Also, i am not looking for an exact solution but guidance in the right direction would be highly appreciated.

I realize that gridview paging selects all data but displays a portion of it. I want to implement custom paging where data is only specific data is selected. I have kind of done my homework on it. ie i can use linq to select and skip data, but i want page links to be displayed at the bottom of the page. Is there any property that sets this (i believe datagrid had virtualitemcount). Does gridview has something like this or do i need to program this portion. I would like to mention here that i don't want to use SqlDataSource or ObjectDataSource, rather i want to assign datatable to gridview.DataSource. Again, would i have to manage paging my self, if i implement above solution.

Sorry, if its a stupid question. Again i found solutions on google but none had numbered pages in bottom of gridview, which i want to have. I can do it with next,prev btn at the moment.

Thankyou very much
AnswerRe: Custom /efficient paging and sorting gridview Pin
N a v a n e e t h7-Aug-09 17:59
N a v a n e e t h7-Aug-09 17:59 
GeneralRe: Custom /efficient paging and sorting gridview Pin
mark_me7-Aug-09 18:19
mark_me7-Aug-09 18:19 
GeneralRe: Custom /efficient paging and sorting gridview Pin
N a v a n e e t h7-Aug-09 18:30
N a v a n e e t h7-Aug-09 18:30 
GeneralRe: Custom /efficient paging and sorting gridview Pin
mark_me7-Aug-09 18:57
mark_me7-Aug-09 18:57 
QuestionSQL NOT WORKING Pin
greendragons7-Aug-09 9:30
greendragons7-Aug-09 9:30 
AnswerRe: SQL NOT WORKING Pin
Abhijit Jana7-Aug-09 10:36
professionalAbhijit Jana7-Aug-09 10:36 
AnswerRe: SQL NOT WORKING Pin
Abhishek Sur7-Aug-09 10:49
professionalAbhishek Sur7-Aug-09 10:49 
Questionwraper controls Pin
greendragons7-Aug-09 9:22
greendragons7-Aug-09 9:22 
AnswerRe: wraper controls Pin
Abhijit Jana7-Aug-09 10:39
professionalAbhijit Jana7-Aug-09 10:39 
GeneralRe: wraper controls Pin
greendragons7-Aug-09 10:47
greendragons7-Aug-09 10:47 
GeneralRe: wraper controls Pin
Abhijit Jana7-Aug-09 11:07
professionalAbhijit Jana7-Aug-09 11:07 
QuestionAccess frames on different domain from Frameset Pin
Hemant_ec487-Aug-09 9:15
Hemant_ec487-Aug-09 9:15 
AnswerRe: Access frames on different domain from Frameset Pin
Leonardo Muzzi7-Aug-09 10:30
Leonardo Muzzi7-Aug-09 10:30 
Questionhow to Retrieve Metadata in office Document using MS Index Services Pin
alisolution7-Aug-09 8:31
alisolution7-Aug-09 8:31 
QuestionAdding Code to a Page Load Event Pin
Tammy Marchi7-Aug-09 8:04
Tammy Marchi7-Aug-09 8:04 
AnswerRe: Adding Code to a Page Load Event Pin
Manas Bhardwaj7-Aug-09 8:18
professionalManas Bhardwaj7-Aug-09 8:18 
GeneralRe: Adding Code to a Page Load Event Pin
Tammy Marchi7-Aug-09 12:05
Tammy Marchi7-Aug-09 12:05 

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.