Click here to Skip to main content
15,894,896 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to setup and deploy a web application Pin
Kunal P2-May-07 20:42
Kunal P2-May-07 20:42 
AnswerRe: How to setup and deploy a web application Pin
meeram3953-May-07 0:47
meeram3953-May-07 0:47 
QuestionQuery for XML or DATASET Pin
Imran Khan Pathan2-May-07 19:29
Imran Khan Pathan2-May-07 19:29 
QuestionUpload a file uisng drag and drop functionality Pin
Narendra Mohan2-May-07 18:43
Narendra Mohan2-May-07 18:43 
QuestionPage Size Pin
Socheat.Net2-May-07 18:04
Socheat.Net2-May-07 18:04 
AnswerRe: Page Size Pin
N a v a n e e t h2-May-07 18:17
N a v a n e e t h2-May-07 18:17 
GeneralRe: Page Size Pin
Socheat.Net2-May-07 18:29
Socheat.Net2-May-07 18:29 
GeneralRe: Page Size Pin
Chetan Ranpariya2-May-07 20:30
Chetan Ranpariya2-May-07 20:30 
Hi,

Repeater doesnt support paging. so better u use datagrid of gridview as both of them having functionality of paging which reduce a lot of coding overhead.

And if you are stick to use repeater then you have to put separate linkbuttons to navigate between pages and write your own logic to fetch data from the database to display in the page. This idea is I think not good to implement as per my experience.

I hope you got the idea.

Thanks and Regards,
Chetan Ranpariya
AnswerRe: Page Size Pin
varshavmane2-May-07 18:24
varshavmane2-May-07 18:24 
GeneralRe: Page Size Pin
Socheat.Net2-May-07 18:41
Socheat.Net2-May-07 18:41 
GeneralRe: Page Size Pin
Kunal P2-May-07 20:47
Kunal P2-May-07 20:47 
GeneralRe: Page Size Pin
Socheat.Net2-May-07 21:08
Socheat.Net2-May-07 21:08 
GeneralRe: Page Size Pin
Sandeep Akhare2-May-07 20:56
Sandeep Akhare2-May-07 20:56 
QuestionNo PostBack For OnClientClick On GridView Button Pin
michaelastewartmas2-May-07 17:23
michaelastewartmas2-May-07 17:23 
AnswerRe: No PostBack For OnClientClick On GridView Button Pin
Mayank Prajapati2-May-07 18:23
Mayank Prajapati2-May-07 18:23 
AnswerRe: No PostBack For OnClientClick On GridView Button Pin
Mayank Prajapati2-May-07 18:24
Mayank Prajapati2-May-07 18:24 
AnswerRe: No PostBack For OnClientClick On GridView Button Pin
firozu3-May-07 0:40
firozu3-May-07 0:40 
AnswerRe: No PostBack For OnClientClick On GridView Button Pin
meeram3953-May-07 0:57
meeram3953-May-07 0:57 
QuestionHelp Please Pin
yasso_1152-May-07 10:11
yasso_1152-May-07 10:11 
AnswerRe: Help Please Pin
Guffa2-May-07 11:16
Guffa2-May-07 11:16 
GeneralRe: Help Please Pin
yasso_1152-May-07 11:37
yasso_1152-May-07 11:37 
GeneralRe: Help Please Pin
enjoycrack2-May-07 16:02
enjoycrack2-May-07 16:02 
GeneralRe: Help Please Pin
Ibuprofen2-May-07 17:14
Ibuprofen2-May-07 17:14 
Questionhow do i access my site by http://fedexghana.com instead of http://www.fedexghana.com Pin
dleo102-May-07 9:08
dleo102-May-07 9:08 
AnswerRe: how do i access my site by http://fedexghana.com instead of http://www.fedexghana.com Pin
Guffa2-May-07 9:35
Guffa2-May-07 9:35 

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.