Bug with validation callout control

Last post 10-20-2008 12:05 PM by prabackar. 1 replies.

Sort Posts:

  • Bug with validation callout control

    06-30-2008, 10:56 AM
    • Member
      point Member
    • Nagraj1982
    • Member since 06-30-2008, 6:41 AM
    • Posts 1

    Hi,

    I am using validation callout control,While using this control I find some bugs.

    If we have 2 textboxes and requiredfield validator and validation callout associated with each textbox. 

    Now change some value in textbox1 and make it black again -> click submit (it show proper validator callout control for textbox1)

    Now change textbox1=""

    Now change some value in textbox2 and make it black again -> click submit (it show proper validator callout control for textbox2)

    Now enter value in textbox2 and click submit (Validator callout for textbox should get fired,but it won't)

    I think this is not satisfy user expectation....if any solution please let me know.

     

     

    Thanks,

    Nagraj

     

  • Re: Bug with validation callout control

    10-20-2008, 12:05 PM
    • Member
      2 point Member
    • prabackar
    • Member since 10-20-2008, 11:59 AM
    • Posts 1

    NOTE: Kindly back the AjaxControlToolkit.dll that you have in you "bin" directory before doing these. There might be version issues. It will be safe if you decide to rollback.

    This article by Rob is a wonderful solution.

    http://www.robrich.org/archive/2008/03/27/validator-callout-doesnt-display-on-second-control-after-fixing-first.aspx

    1. Make the changes in AjaxControlToolkit project(source code of ajaxtoolkit).

    2. Build the project in visual studio.  You will have a new dll file(AjaxControlToolkit\AjaxControlToolkit\bin\Debug\AjaxControlToolkit.dll)

    3. Add the new AjaxControlToolkit.dll as the reference in your webproject. It will work great.

     

Page 1 of 1 (2 items)