I have a page that contains a Button. By pressing this button, a RadWindow pops up. this RadWindow contains a RadImageEditor and should show a different image in each time (takes its value from the button).
in my case the server function which load the image to RadImageEditor does not fire! any help to do that in server on client side?
Thanks.