Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: datagridview Pin
altafmohd15-Mar-12 7:57
altafmohd15-Mar-12 7:57 
AnswerRe: datagridview Pin
Joshua Omundson15-Mar-12 7:21
Joshua Omundson15-Mar-12 7:21 
GeneralRe: datagridview Pin
altafmohd16-Mar-12 7:18
altafmohd16-Mar-12 7:18 
GeneralHow to develope voice chat application for intranet in asp.net? Pin
dusarahardik14-Mar-12 19:29
dusarahardik14-Mar-12 19:29 
GeneralRe: How to develope voice chat application for intranet in asp.net? Pin
ZurdoDev16-Mar-12 8:14
professionalZurdoDev16-Mar-12 8:14 
GeneralRe: How to develope voice chat application for intranet in asp.net? Pin
satalaj21-Mar-12 6:46
satalaj21-Mar-12 6:46 
QuestionJQuery Dialog not opening on single click Pin
Member 407235514-Mar-12 7:04
Member 407235514-Mar-12 7:04 
AnswerRe: JQuery Dialog not opening on single click Pin
Lakxman16-Mar-12 2:10
Lakxman16-Mar-12 2:10 
Can you let me know in what event are you using the below code?

C#
ButtonTest.Attributes.Add("onclick","OpenPopupTest()");


You have to add the attribute to the button in an event before the button is clicked. For Ex: PageLoad event.

If suppose you have placed the code in the button click event, the attributes will not be added until the button is clicked for the first time. So when you click the second time the popup will be displayed.
AnswerRe: JQuery Dialog not opening on single click Pin
ZurdoDev16-Mar-12 8:19
professionalZurdoDev16-Mar-12 8:19 
Questionchecking the syntax of SQL Pin
byka13-Mar-12 3:35
byka13-Mar-12 3:35 
AnswerRe: checking the syntax of SQL Pin
Shameel13-Mar-12 6:00
professionalShameel13-Mar-12 6:00 
GeneralRe: checking the syntax of SQL Pin
MaulikDusara14-Mar-12 19:12
MaulikDusara14-Mar-12 19:12 
QuestionMeasuring Download Bandwidth Pin
Majid Shahabfar12-Mar-12 21:49
Majid Shahabfar12-Mar-12 21:49 
AnswerRe: Measuring Download Bandwidth Pin
Bernhard Hiller13-Mar-12 1:51
Bernhard Hiller13-Mar-12 1:51 
GeneralRe: Measuring Download Bandwidth Pin
Majid Shahabfar13-Mar-12 5:06
Majid Shahabfar13-Mar-12 5:06 
AnswerRe: Measuring Download Bandwidth Pin
satalaj21-Mar-12 6:50
satalaj21-Mar-12 6:50 
GeneralRe: Measuring Download Bandwidth Pin
Majid Shahabfar21-Mar-12 9:08
Majid Shahabfar21-Mar-12 9:08 
Questionbest way of showing single record Pin
Hanzaplast12-Mar-12 5:14
Hanzaplast12-Mar-12 5:14 
AnswerRe: best way of showing single record Pin
R. Giskard Reventlov12-Mar-12 5:51
R. Giskard Reventlov12-Mar-12 5:51 
AnswerRe: best way of showing single record Pin
ZurdoDev16-Mar-12 8:20
professionalZurdoDev16-Mar-12 8:20 
GeneralRe: best way of showing single record Pin
Hanzaplast16-Mar-12 22:42
Hanzaplast16-Mar-12 22:42 
GeneralRe: best way of showing single record Pin
ZurdoDev19-Mar-12 1:56
professionalZurdoDev19-Mar-12 1:56 
QuestionA problem with creating an <code>AutoCompleteExtender</code> Pin
Ali Al Omairi(Abu AlHassan)12-Mar-12 1:29
professionalAli Al Omairi(Abu AlHassan)12-Mar-12 1:29 
QuestionOnline chat/Customer service Pin
mrkeivan12-Mar-12 1:08
mrkeivan12-Mar-12 1:08 
QuestionCreating a Wizard and managing the data across the different screens Pin
AB777112-Mar-12 0:42
AB777112-Mar-12 0:42 

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.