Click here to Skip to main content
15,911,785 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: single variable store multiple value Pin
Socheat.Net3-Apr-13 1:22
Socheat.Net3-Apr-13 1:22 
GeneralRe: single variable store multiple value Pin
AContractor3-Apr-13 4:48
professionalAContractor3-Apr-13 4:48 
QuestionValidation controls in ASP.NET? Pin
leosang30-Mar-13 6:15
leosang30-Mar-13 6:15 
AnswerRe: Validation controls in ASP.NET? Pin
Sandeep Mewara31-Mar-13 20:15
mveSandeep Mewara31-Mar-13 20:15 
GeneralRe: Validation controls in ASP.NET? Pin
Socheat.Net31-Mar-13 20:37
Socheat.Net31-Mar-13 20:37 
Questionhow to add video on asp.net site? Pin
Member 995350529-Mar-13 23:09
Member 995350529-Mar-13 23:09 
AnswerRe: how to add video on asp.net site? Pin
David Mujica31-Mar-13 0:48
David Mujica31-Mar-13 0:48 
QuestionASP.Net PopUp Calendar Control Pin
noobville29-Mar-13 6:19
noobville29-Mar-13 6:19 
Hello,

I recently found a popup calendar control here: http://www.ezineasp.net/post/ASP-Net-PopUp-Calendar-Control.aspx[^] that works great! But the trouble I am running into is that, if I try to apply some validation; e.g. date rangevalidator, to it, nothing happens. I figured out that after the value was being set in the text field that the 'OnTextChanged' event is never being fired, probably because focus is not be given to the textbox. To get the validation to work I had to actually click into the field and press enter, this triggered the desired validation to take place. What I want to happen is for this automatically trigger the validation of course. I set the following fieds CausesValidation="true" AutoPostBack="true" but have had no success. Does anyone have any clues as to what I should do?
AnswerRe: ASP.Net PopUp Calendar Control Pin
jkirkerx29-Mar-13 10:18
professionaljkirkerx29-Mar-13 10:18 
GeneralRe: ASP.Net PopUp Calendar Control Pin
noobville11-Jun-13 8:52
noobville11-Jun-13 8:52 
GeneralRe: ASP.Net PopUp Calendar Control Pin
jkirkerx11-Jun-13 9:09
professionaljkirkerx11-Jun-13 9:09 
QuestionAsp.net Treeview Control Pin
Member 994778229-Mar-13 1:27
Member 994778229-Mar-13 1:27 
AnswerRe: Asp.net Treeview Control Pin
Richard MacCutchan29-Mar-13 1:57
mveRichard MacCutchan29-Mar-13 1:57 
AnswerRe: Asp.net Treeview Control Pin
jkirkerx29-Mar-13 9:55
professionaljkirkerx29-Mar-13 9:55 
AnswerRe: Asp.net Treeview Control Pin
AContractor2-Apr-13 15:23
professionalAContractor2-Apr-13 15:23 
QuestionAccessing Ajax modal pop control from a page in iframe Pin
nainakarri29-Mar-13 0:17
nainakarri29-Mar-13 0:17 
AnswerRe: Accessing Ajax modal pop control from a page in iframe Pin
jkirkerx29-Mar-13 10:21
professionaljkirkerx29-Mar-13 10:21 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
nainakarri29-Mar-13 18:10
nainakarri29-Mar-13 18:10 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
jkirkerx29-Mar-13 19:24
professionaljkirkerx29-Mar-13 19:24 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
nainakarri31-Mar-13 19:17
nainakarri31-Mar-13 19:17 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
jkirkerx1-Apr-13 7:26
professionaljkirkerx1-Apr-13 7:26 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
nainakarri2-Apr-13 1:25
nainakarri2-Apr-13 1:25 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
jkirkerx2-Apr-13 6:25
professionaljkirkerx2-Apr-13 6:25 
GeneralRe: Accessing Ajax modal pop control from a page in iframe Pin
nainakarri31-Mar-13 19:19
nainakarri31-Mar-13 19:19 
QuestionAdding dll file in web application Pin
Shree.grace28-Mar-13 21:03
Shree.grace28-Mar-13 21:03 

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.