Re: Custom Validator

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: William F. Robertson, Jr. (wfrobertson_at_kpmg.com)
Date: 06/28/04


Date: Mon, 28 Jun 2004 16:00:20 -0500

Make sure you wired to the button click event and you don't have
AutoPostBack set on any of the TextBoxes, otherwise the Button will never
actually be "clicked" because the form will post before the click and it
will appear swallowed.

bill

"Jim Heavey" <JimHeavey@discussions.microsoft.com> wrote in message
news:E6A4A221-77EA-4C4A-8615-F6FD2EDE8B28@microsoft.com...
> I add a Custom Validator to my form and created a "server side" method
which I wanted to be invoked.
>
> When I run in debug mode, it comes to the routine as I expected, and it
passes the edit. I set the "e.IsValid" to true, but this does not seem to
trigger my button event which was pushed in the first place. I do not see
anything which this routine could have done to "clobber the button event".
So should my button event be triggered if I set the "e.IsValid" to true?



Relevant Pages

  • Re: Questions on Clark hardball pistol
    ... I questioned that routine and asked Jim Clark about it himself. ... to hold the trigger down as the slide is released you also have to hold ... As for the trigger, could it possibly be the trigger stirrup recess ...
    (rec.guns)
  • Re: Addin Close problem
    ... Nothing obvious in the code you show, but obviously this routine doesn't ... events you have that might trigger the routine. ... > Sub RemoveBofQ_UtilitiesMenu ... Dim Row As Integer, Caption As String ...
    (microsoft.public.excel.programming)
  • Re: [PATCH] [ISDN] Fix random hard freeze with AVM c4 card
    ... in turn calls the offending mq_enqueue routine that triggered the ... incosistent capilib_msgidqueue list, that trigger messages like: ...
    (Linux-Kernel)
  • Re: Run an Add-in
    ... The key phrase there is "cause...to appear". ... The routine can be in your add-in, ... still need something in the workbook to trigger the event that causes ... -- but they will depend on the nature of the routine. ...
    (microsoft.public.excel.programming)
  • Is there a better way?
    ... I am trying to develop a routine that will present user with a list of ... items on a userform in textboxes with a check box beside each textbox. ... When the user clicks a command button the contents of the array could ... from excel table or a access table? ...
    (microsoft.public.word.vba.general)