Hello,
I have a page with several asp:TextBoxes and a RadInputManager for them with Validation-IsRequired set to True. In addition to that, I have an asp:CompareValidator for two of those textboxes that compares them clientside.... however it is not working when I have the RadInputManager behaviour also managing them. Is there any solution for that? It seems that the clientside methods are not working properly between them.
Thank you,
Manuel
I have a page with several asp:TextBoxes and a RadInputManager for them with Validation-IsRequired set to True. In addition to that, I have an asp:CompareValidator for two of those textboxes that compares them clientside.... however it is not working when I have the RadInputManager behaviour also managing them. Is there any solution for that? It seems that the clientside methods are not working properly between them.
Thank you,
Manuel