This is a migrated thread and some comments may be shown as answers.

Button in RadAjaxManagerProxy Doesn't Submit on First Click

2 Answers 43 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Russ
Top achievements
Rank 1
Russ asked on 04 Dec 2014, 09:47 PM
This seems to be a very specific scenario but here are the details I've uncovered so far:

On the page I have a standard button, a RadAjaxManagerProxy (with a RadAjaxManager on the Master Page), and a RadNumericTextBox. The RNTB has min and max values set. If I put an invalid value in the RNTB, a warning is produced and the value is corrected. However, if I then click the button to submit the page, client-side onclick events are fired but no postback is made. Clicking the button a second time causes both the client-side events and the postback to occur.

I've tested this with a couple of other Telerik controls and they don't appear to have the same problem but none of them have the "auto-correct" feature that RadNumericTextBox has either. Please let me know what you find.

Thanks,

Josh

2 Answers, 1 is accepted

Sort by
0
Joshua
Top achievements
Rank 1
answered on 04 Dec 2014, 09:52 PM
Sorry, this was my post. I was signed in under someone else's account by mistake.

Thanks,

Josh
0
Joshua
Top achievements
Rank 1
answered on 04 Dec 2014, 10:34 PM
Nevermind. This is implementation-specific and the offending code was found. Please ignore.

Thanks,

Josh
Tags
Ajax
Asked by
Russ
Top achievements
Rank 1
Answers by
Joshua
Top achievements
Rank 1
Share this question
or