Click here to Skip to main content
15,895,777 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: page loading time is high when not allow paging on gridview Pin
N a v a n e e t h29-Apr-09 23:15
N a v a n e e t h29-Apr-09 23:15 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:16
samerh29-Apr-09 23:16 
AnswerRe: page loading time is high when not allow paging on gridview Pin
saanj29-Apr-09 23:08
saanj29-Apr-09 23:08 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:19
samerh29-Apr-09 23:19 
AnswerRe: page loading time is high when not allow paging on gridview Pin
N a v a n e e t h29-Apr-09 23:13
N a v a n e e t h29-Apr-09 23:13 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:24
samerh29-Apr-09 23:24 
AnswerRe: page loading time is high when not allow paging on gridview Pin
Andreas X30-Apr-09 1:37
professionalAndreas X30-Apr-09 1:37 
AnswerRe: page loading time is high when not allow paging on gridview Pin
Anurag Gandhi30-Apr-09 2:19
professionalAnurag Gandhi30-Apr-09 2:19 
You can try for incremental page load.
Don't load all 400 rows at once. Instead, load first few rows first, then append the rows to the GridView using ajax.
Hope it will help.

Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.

AnswerRe: page loading time is high when not allow paging on gridview Pin
Paulo Zemek30-Apr-09 12:01
mvaPaulo Zemek30-Apr-09 12:01 
QuestionASCX user control help!! Pin
Armandt__29-Apr-09 22:13
Armandt__29-Apr-09 22:13 
AnswerRe: ASCX user control help!! Pin
dotnetmember29-Apr-09 22:23
dotnetmember29-Apr-09 22:23 
GeneralRe: ASCX user control help!! Pin
Armandt__29-Apr-09 22:34
Armandt__29-Apr-09 22:34 
GeneralRe: ASCX user control help!! Pin
Christian Graus30-Apr-09 0:14
protectorChristian Graus30-Apr-09 0:14 
GeneralRe: ASCX user control help!! Pin
Armandt__30-Apr-09 0:32
Armandt__30-Apr-09 0:32 
QuestionProblem with saving text from HTML editor Pin
janani1329-Apr-09 21:33
janani1329-Apr-09 21:33 
AnswerRe: Problem with saving text from HTML editor Pin
Jack Li29-Apr-09 22:01
Jack Li29-Apr-09 22:01 
AnswerRe: Problem with saving text from HTML editor Pin
saanj29-Apr-09 23:14
saanj29-Apr-09 23:14 
QuestionCreating dynamic textboxes without postback Pin
antony beula29-Apr-09 21:30
antony beula29-Apr-09 21:30 
AnswerRe: Creating dynamic textboxes without postback Pin
Spunky Coder29-Apr-09 21:56
Spunky Coder29-Apr-09 21:56 
AnswerRe: Creating dynamic textboxes without postback Pin
Abhishek Sur29-Apr-09 22:01
professionalAbhishek Sur29-Apr-09 22:01 
AnswerRe: Creating dynamic textboxes without postback Pin
saanj29-Apr-09 23:16
saanj29-Apr-09 23:16 
QuestionMaster Page Pin
sachees12329-Apr-09 21:18
sachees12329-Apr-09 21:18 
AnswerRe: Master Page Pin
Abhishek Sur29-Apr-09 21:50
professionalAbhishek Sur29-Apr-09 21:50 
AnswerRe: Master Page Pin
Jack Li29-Apr-09 21:51
Jack Li29-Apr-09 21:51 
AnswerRe: Master Page Pin
saanj29-Apr-09 23:17
saanj29-Apr-09 23:17 

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.