Click here to Skip to main content
15,917,997 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Invalid column Pin
Pete O'Hanlon28-Mar-11 6:41
mvePete O'Hanlon28-Mar-11 6:41 
AnswerRe: Invalid column Pin
Wendelius28-Mar-11 11:38
mentorWendelius28-Mar-11 11:38 
QuestionHow Gridview Data Export in Excel File in ADO.Net C# on Button Event. Pin
Mohit327-Mar-11 20:58
Mohit327-Mar-11 20:58 
AnswerRe: How Gridview Data Export in Excel File in ADO.Net C# on Button Event. Pin
Keith Barrow28-Mar-11 2:38
professionalKeith Barrow28-Mar-11 2:38 
AnswerRe: How Gridview Data Export in Excel File in ADO.Net C# on Button Event. Pin
thatraja28-Mar-11 20:38
professionalthatraja28-Mar-11 20:38 
Question[SOLVED] How can i do this? Pin
msqar27-Mar-11 14:14
msqar27-Mar-11 14:14 
AnswerRe: How can i do this? Pin
Expert Coming27-Mar-11 19:24
Expert Coming27-Mar-11 19:24 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 1:14
msqar28-Mar-11 1:14 
AnswerRe: How can i do this? Pin
Not Active28-Mar-11 1:22
mentorNot Active28-Mar-11 1:22 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 1:28
msqar28-Mar-11 1:28 
GeneralRe: How can i do this? Pin
Not Active28-Mar-11 2:19
mentorNot Active28-Mar-11 2:19 
GeneralRe: How can i do this? Pin
msqar28-Mar-11 2:37
msqar28-Mar-11 2:37 
Question[SOLVED] navigation takes too long Pin
msqar27-Mar-11 10:22
msqar27-Mar-11 10:22 
AnswerRe: navigation takes too long Pin
Expert Coming27-Mar-11 19:28
Expert Coming27-Mar-11 19:28 
Javascript is how you do it on the client side. A quick google search will teach you how to reset fields on page load, be careful though, you dont want the script running on postbacks.

The slow loading ASP.NET stuff can happen for lots of reason, a slow machine trying to run the site while using Visual Studio, having debuggers attached... ect...
The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

GeneralRe: navigation takes too long Pin
msqar28-Mar-11 8:55
msqar28-Mar-11 8:55 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 9:27
msqar28-Mar-11 9:27 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:00
gavindon28-Mar-11 10:00 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:06
msqar28-Mar-11 10:06 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:14
gavindon28-Mar-11 10:14 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:18
msqar28-Mar-11 10:18 
GeneralRe: navigation takes too long Pin
gavindon28-Mar-11 10:21
gavindon28-Mar-11 10:21 
GeneralRe: navigation takes too long Pin
msqar28-Mar-11 10:25
msqar28-Mar-11 10:25 
Question[SOLVED] HyperLink inside of CheckBox Pin
msqar26-Mar-11 20:14
msqar26-Mar-11 20:14 
AnswerRe: HyperLink inside of CheckBox Pin
Sandeep Mewara26-Mar-11 21:36
mveSandeep Mewara26-Mar-11 21:36 
GeneralRe: HyperLink inside of CheckBox Pin
msqar26-Mar-11 22:11
msqar26-Mar-11 22:11 

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.