Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5958541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:33:28+00:00 2026-05-22T18:33:28+00:00

hi my dear friends : i have a button with CausesValidation Property to false…

  • 0

hi my dear friends :
i have a button with CausesValidation Property to false…
it’s code like below :

                <telerik:RadButton ID="RadbtnViewImage" runat="server" Text="view" CausesValidation="False" EnableEmbeddedSkins="False" Skin="BlackByMe" Font-Names="Tahoma" Width="80px" onclick="RadbtnViewImage_Click">
                </telerik:RadButton>

also i have a RadComboBox with a CostumValidator that is in relationship with that RadComboBox…
it’s code like below :

<div class="EditRow">
                    <div class="RightEditColumn">
                        imageGroupName
                    </div>
                <div class="LeftEditColumn">
                    <telerik:RadComboBox ID="RadcbImageGroupInrpvEdit" runat="server" DataSourceID="sdsImagesGroup"
                        DataTextField="Title" DataValueField="ID" EnableEmbeddedSkins="False" Skin="BlackByMe2"
                        AppendDataBoundItems="True" MarkFirstMatch="True" LoadingMessage="loading...."
                        CausesValidation="False" ValidationGroup="B">
                        <Items>
                            <telerik:RadComboBoxItem runat="server" Text="plz select one" Value="0" />
                        </Items>
                    </telerik:RadComboBox>
                </div>


                                            <div class="ValDivInrpvEdit">
                        <div style="display: inline;">
                            <span id="spnOfcvImageGroupInrpvEdit" class="ttTarget">
                                <asp:CustomValidator ID="cvImageGroupInrpvEdit" runat="server" ControlToValidate="RadcbImageGroupInrpvEdit"
                                Display="Dynamic" ValidationGroup="B" 
                                onservervalidate="cvImageGroupInrpvEdit_ServerValidate">
                                                                            <span class="imgValContainerInrpvEdit">
                                        <asp:Image ID="img4cvImageGroupInrpvEdit" CssClass="imgValidateInrpvEdit" runat="server" AlternateText="attention"
                                            ImageUrl="~/Images/Exclamation.png" /></span>

                                </asp:CustomValidator>
                            </span>
                            <div id="tt44cvImageGroupInrpvEdit" class="ttContent">
                                plz choose
                            </div>
                        </div>
                    </div>

            </div>

when the button is clicked i just want to check only that RadCombobox Validation and show the CustomValidator Text of it to users / not the other validators !

how can i do that ?

(the other controls In my page plus that RadComboBox have a same ValidationGroup -> Mean “B”)

thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:33:29+00:00Added an answer on May 22, 2026 at 6:33 pm

    Attach a second validator for this scenario with its own distinct validation group. This way, you can fire this one validator for this specific scenario, and use the original validator to validate when the entire form is processed. Depending on how you need to validate, you can use Required (set InitialValue to the initial value of the combo), or Custom.

    HTH.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Dear g++ hackers, I have the following question. When some data of an object
Dear Friends good afternoon. My problem may be this is very basic one i.e.
Dear friends, I need your help. I need to send .bmp file to another
Dear Friends from Stackoverflow, Please help me with a problem that i'm having when
Dear friends, i'm concerned if i'm making a bad use of references in C++
Possible Duplicate: Create a usercontrol instance programmatically in ASP.NET Dear Friend i have the
Dear Friends, Any idea why the msgrcv is receiving a blank buffer? Here is
Dear all, I have a data frame which comes directly from a sensor. The
Dear all, this is going to be tough: I have created a game object
Dear Stacktoverflow, can you show me an example of how to use a QScrollBar?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.