Bug Report T705263
Visible to All Users

RangeSlider does not show a validation message

created 6 years ago (modified 6 years ago)

In angular HTML component:

HTML
<dx-range-slider [isValid]="false" [validationError]="{ message : 'Show me the error message'}" [validationMessageMode]="'allways'"></dx-range-slider>

should display the warning red icon and the error message when the user click on the widget. But, apparently, it is not working, while with others controls seem to work ok.

Am I doing som ething wrong?
Thanks in advance.
Regards!

Pablo.

Show previous comments (2)

    I'm building a composite component where the RangeSlider widget is part of it. Both values are initialized to zero.
    The user must select both values (from-to) from the slider.
    If the user doesn't select values greater than zero I need to show the error message indicating the issue when the form is submmited.

      Also, it's important to mention that I'm using angular validators so when the user leaves the control, angular fires the validator and if the values are not set correctly I would like to show the error message at control level even if the user doesn't press the submit button.

      DevExpress Support Team 6 years ago

        Thank you for the clarification. We need additional time for detailed research. We will update this ticket once we have any results.

        Answers approved by DevExpress Support

        created 6 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.