Click here to Skip to main content
16,016,613 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Submit button, onClick does not work automaticlly Pin
badgrs27-Jan-07 11:13
badgrs27-Jan-07 11:13 
Questionfile upload in asp.net 1.1 Pin
Pradip Kishore26-Jan-07 2:28
Pradip Kishore26-Jan-07 2:28 
AnswerRe: file upload in asp.net 1.1 Pin
NKandwal26-Jan-07 3:30
NKandwal26-Jan-07 3:30 
GeneralRe: file upload in asp.net 1.1 Pin
Pradip Kishore28-Jan-07 18:27
Pradip Kishore28-Jan-07 18:27 
GeneralRe: file upload in asp.net 1.1 Pin
Pradip Kishore28-Jan-07 18:37
Pradip Kishore28-Jan-07 18:37 
Questionre-setting text box in webforms Pin
Pradip Kishore26-Jan-07 1:48
Pradip Kishore26-Jan-07 1:48 
GeneralRe: re-setting text box in webforms Pin
badgrs26-Jan-07 3:50
badgrs26-Jan-07 3:50 
QuestionQUERY: Client-side DataGrid for faster fluid feel? Pin
dhruba.bandopadhyay26-Jan-07 0:27
dhruba.bandopadhyay26-Jan-07 0:27 
Is it possible to make some of the DataGrid functionality to client-side? Such as the Edit, Update, Cancel, Delete functionality? Everytime I click on a row's Edit button, I wait 2 seconds before I see the Edit controls (eg. textboxes, drop-down combos, checkboxes). I understand that the DataGrid's Edit, Cancel, Update, Delete functions are server-side because it uses ASP.NET postback handler functions.

What I like is these Edit, Cancel, Update, Delete functions being on client-side, but uses AJAX requests in background. This would make the user feel fluid editing (opposed to the 2 seconds delay for each DataGrid button pressed).

Is this possible with the standard DataGrid? Or can the DataGrid be overrided so that the Edit, Cancel, Update, Delete functions operate on client-side, and sends the actual Update/Delete command using AJAX? This is so much faster and better than the current slow DataGrid.

If one has to code all this functionality manually, how would one go about it?

If I don't see much prospect of the DataGrid, I'll eventually abandon ASP.NET with GWT.
AnswerRe: QUERY: Client-side DataGrid for faster fluid feel? Pin
badgrs26-Jan-07 3:53
badgrs26-Jan-07 3:53 
QuestionWeb programming in tiers Pin
Member 374156225-Jan-07 21:09
Member 374156225-Jan-07 21:09 
AnswerRe: Web programming in tiers Pin
Colin Angus Mackay25-Jan-07 21:30
Colin Angus Mackay25-Jan-07 21:30 
AnswerRe: Web programming in tiers Pin
badgrs26-Jan-07 3:55
badgrs26-Jan-07 3:55 
QuestionSQLDATA Source -Multiple Resultset... Pin
Amit Kumar G25-Jan-07 14:56
Amit Kumar G25-Jan-07 14:56 
AnswerRe: SQLDATA Source -Multiple Resultset... Pin
Sylvester george26-Jan-07 3:41
Sylvester george26-Jan-07 3:41 
Questionis it good to use : SqlDataSource Pin
Amit Kumar G25-Jan-07 13:34
Amit Kumar G25-Jan-07 13:34 
AnswerRe: is it good to use : SqlDataSource Pin
goradaranaresh26-Jan-07 2:41
goradaranaresh26-Jan-07 2:41 
GeneralRe: is it good to use : SqlDataSource Pin
Amit Kumar G26-Jan-07 3:40
Amit Kumar G26-Jan-07 3:40 
Questionexecuting code when the user closes the web page Pin
dipanddump25-Jan-07 12:56
dipanddump25-Jan-07 12:56 
AnswerRe: executing code when the user closes the web page Pin
Christian Graus25-Jan-07 16:10
protectorChristian Graus25-Jan-07 16:10 
AnswerRe: executing code when the user closes the web page Pin
Artem Kustikov25-Jan-07 21:08
Artem Kustikov25-Jan-07 21:08 
QuestionPop up menu Pin
James_Marsters25-Jan-07 12:40
James_Marsters25-Jan-07 12:40 
AnswerRe: Pop up menu Pin
Christian Graus25-Jan-07 16:14
protectorChristian Graus25-Jan-07 16:14 
QuestionI Have Problem with gridview Update /delete (using /Asp.net,VB.net) Pin
see_me_honey25-Jan-07 9:18
see_me_honey25-Jan-07 9:18 
QuestionBack button problem Pin
nour12325-Jan-07 9:15
nour12325-Jan-07 9:15 
AnswerRe: Back button problem Pin
Christian Graus25-Jan-07 16:29
protectorChristian Graus25-Jan-07 16:29 

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.