Click here to Skip to main content
15,888,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Calling a javascript authenticate function when a ASP Login control fires the onauthenticate event. Pin
Steve Holdorf6-Mar-09 7:19
Steve Holdorf6-Mar-09 7:19 
QuestionWeb.Config and debugging Pin
J$5-Mar-09 8:45
J$5-Mar-09 8:45 
AnswerRe: Web.Config and debugging Pin
Christian Graus5-Mar-09 8:56
protectorChristian Graus5-Mar-09 8:56 
GeneralRe: Web.Config and debugging Pin
J$5-Mar-09 8:58
J$5-Mar-09 8:58 
QuestionHow to read value of textbox from gridview Pin
vilas_kwagh5-Mar-09 6:19
vilas_kwagh5-Mar-09 6:19 
AnswerRe: How to read value of textbox from gridview Pin
Christian Graus5-Mar-09 8:23
protectorChristian Graus5-Mar-09 8:23 
QuestionNeed help on displaying selected record(s) in a datagrid without re-querying a table Pin
Sath Garcia5-Mar-09 6:08
Sath Garcia5-Mar-09 6:08 
AnswerRe: Need help on displaying selected record(s) in a datagrid without re-querying a table Pin
Yusuf5-Mar-09 8:14
Yusuf5-Mar-09 8:14 
How many is too many?

Is your Gridview paginated? that could help in loading time. You could write sql stored procedure to help with the database performance too.


Sath Garcia wrote:
display these record to a Gridview without re-querying to the table?


The only way is to load all the records and write javascript code to manupliate your gridview. But don't think this is going to be easy code.

Yusuf

GeneralRe: Need help on displaying selected record(s) in a datagrid without re-querying a table Pin
Sath Garcia5-Mar-09 20:06
Sath Garcia5-Mar-09 20:06 
Question.NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 3:56
professionalVimalsoft(Pty) Ltd5-Mar-09 3:56 
AnswerRe: .NET 3.5 and 2.0 Question Pin
Xmen Real 5-Mar-09 4:15
professional Xmen Real 5-Mar-09 4:15 
GeneralRe: .NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 19:09
professionalVimalsoft(Pty) Ltd5-Mar-09 19:09 
AnswerRe: .NET 3.5 and 2.0 Question Pin
JMummery5-Mar-09 11:06
professionalJMummery5-Mar-09 11:06 
GeneralRe: .NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 19:06
professionalVimalsoft(Pty) Ltd5-Mar-09 19:06 
Questionserver time... Pin
scar_face5-Mar-09 2:49
scar_face5-Mar-09 2:49 
AnswerRe: server time... Pin
Vimalsoft(Pty) Ltd5-Mar-09 3:18
professionalVimalsoft(Pty) Ltd5-Mar-09 3:18 
QuestionAsyncronus Page processing Pin
madancode5-Mar-09 2:23
madancode5-Mar-09 2:23 
Questiontoolbar image is not displaying Pin
BalasubramanianK5-Mar-09 2:21
BalasubramanianK5-Mar-09 2:21 
AnswerRe: toolbar image is not displaying Pin
Gaurav K Singh5-Mar-09 2:39
Gaurav K Singh5-Mar-09 2:39 
GeneralRe: toolbar image is not displaying Pin
BalasubramanianK5-Mar-09 2:47
BalasubramanianK5-Mar-09 2:47 
GeneralRe: toolbar image is not displaying Pin
Gaurav K Singh5-Mar-09 2:51
Gaurav K Singh5-Mar-09 2:51 
GeneralRe: toolbar image is not displaying Pin
BalasubramanianK5-Mar-09 3:18
BalasubramanianK5-Mar-09 3:18 
QuestionHow to call Gridview related method by ICallback from client side? Pin
Tridip Bhattacharjee5-Mar-09 2:17
professionalTridip Bhattacharjee5-Mar-09 2:17 
Questionhow to get the page when some one enter url " http://10.10.15.57:1230/CMS/admin/Login.aspx" Pin
keyur satyadev5-Mar-09 1:40
keyur satyadev5-Mar-09 1:40 
AnswerRe: how to get the page when some one enter url " http://10.10.15.57:1230/CMS/admin/Login.aspx" Pin
Gaurav K Singh5-Mar-09 2:17
Gaurav K Singh5-Mar-09 2: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.