Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow i want to make one panel display when first click and hide when second click Pin
bigphish15-Mar-08 0:35
bigphish15-Mar-08 0:35 
AnswerRe: how i want to make one panel display when first click and hide when second click Pin
meghamaharshi15-Mar-08 0:42
meghamaharshi15-Mar-08 0:42 
QuestionCreate a simple custom control [modified] Pin
jinovv14-Mar-08 23:59
jinovv14-Mar-08 23:59 
GeneralRe: Create a simple custom control Pin
Abhijit Jana15-Mar-08 0:12
professionalAbhijit Jana15-Mar-08 0:12 
QuestionHow to bind RadioButtonList in a formview in insert mode. Pin
Trishul Tandel14-Mar-08 23:20
Trishul Tandel14-Mar-08 23:20 
GeneralDatagrid binding into two columns Pin
VanithaVasu14-Mar-08 23:04
VanithaVasu14-Mar-08 23:04 
Generalneed some guggession for speeding up of web page Pin
mohd imran abdul aziz14-Mar-08 22:18
mohd imran abdul aziz14-Mar-08 22:18 
GeneralRe: need some guggession for speeding up of web page Pin
pmarfleet15-Mar-08 1:32
pmarfleet15-Mar-08 1:32 
500-600 records is still quite a lot of data to display in one go. Do your users actually need to see this many records at one time? The amount of HTML required to render out all these items will increase your page size and therefore its download time. Consider fetching items asynchronously, so the dropdownlist loads in the background but the user can still use the page.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


Questiondelegate Pin
Pankaj Garg14-Mar-08 21:46
Pankaj Garg14-Mar-08 21:46 
General[Out of Topic] Your signature Pin
Vasudevan Deepak Kumar15-Mar-08 4:27
Vasudevan Deepak Kumar15-Mar-08 4:27 
GeneralTable Merge [modified] Pin
md_refay14-Mar-08 21:02
md_refay14-Mar-08 21:02 
GeneralRe: Table Merge Pin
Abhijit Jana14-Mar-08 21:11
professionalAbhijit Jana14-Mar-08 21:11 
Generalerror as 'Access is denied' in C# ASP.NET web application Pin
Murtuza Husain Miyan Patel14-Mar-08 20:59
professionalMurtuza Husain Miyan Patel14-Mar-08 20:59 
GeneralRe: error as 'Access is denied' in C# ASP.NET web application Pin
Abhijit Jana14-Mar-08 21:06
professionalAbhijit Jana14-Mar-08 21:06 
Questionhow to send attachment to mail in background. Pin
rahul.net1114-Mar-08 20:36
rahul.net1114-Mar-08 20:36 
GeneralRe: how to send attachment to mail in background. Pin
Abhijit Jana14-Mar-08 20:49
professionalAbhijit Jana14-Mar-08 20:49 
GeneralRe: how to send attachment to mail in background. Pin
rahul.net1114-Mar-08 20:54
rahul.net1114-Mar-08 20:54 
GeneralRe: how to send attachment to mail in background. Pin
Abhijit Jana14-Mar-08 20:56
professionalAbhijit Jana14-Mar-08 20:56 
GeneralRe: how to send attachment to mail in background. [modified] Pin
rahul.net1114-Mar-08 21:02
rahul.net1114-Mar-08 21:02 
GeneralRe: how to send attachment to mail in background. Pin
Abhijit Jana14-Mar-08 21:18
professionalAbhijit Jana14-Mar-08 21:18 
GeneralRe: how to send attachment to mail in background. Pin
rahul.net1114-Mar-08 21:27
rahul.net1114-Mar-08 21:27 
GeneralRe: how to send attachment to mail in background.(another code for doc) Pin
rahul.net1114-Mar-08 21:28
rahul.net1114-Mar-08 21:28 
GeneralRe: how to send attachment to mail in background.(another code for doc) Pin
Abhijit Jana14-Mar-08 21:29
professionalAbhijit Jana14-Mar-08 21:29 
GeneralRe: how to send attachment to mail in background.(another code for doc) Pin
rahul.net1114-Mar-08 21:30
rahul.net1114-Mar-08 21:30 
GeneralRe: how to send attachment to mail in background.(another code for doc) Pin
Abhijit Jana14-Mar-08 21:32
professionalAbhijit Jana14-Mar-08 21:32 

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.