Hi Ulrich,
There
were changes in the radalert/radprompt/radconfirm implementations
needed to bring the popups behavior closer to their browser's
counterparts. In particular, the popups were reworked in such a way
that the callback function is always called - regardless whether the
user pushed OK, Cancel or
the [x] button on the top of the window (this did not work before).
To get this thing working, the
callBack method had to be eliminated, and the correct way to go is to use
close, e.g.
$find('{0}').close('add')
Changing this should make things work as they used to.
Let us know if you encounter any problems.
Regards,
Georgi Tunev
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.