Hi,
I want to create a textbox with a button, I tried using RegexTextBox with RadInputManager. It works fine and does not cause any postback when use the proper button, but I also have another buttons inside my page that are not related to the functionality of the regex, and when the textbox is invalid, it does not cause postback. I could not find any way to link inputManager just to the button i desire.
Is that possible?
I want to create a textbox with a button, I tried using RegexTextBox with RadInputManager. It works fine and does not cause any postback when use the proper button, but I also have another buttons inside my page that are not related to the functionality of the regex, and when the textbox is invalid, it does not cause postback. I could not find any way to link inputManager just to the button i desire.
Is that possible?