Hi,
I want to use ConfirmTemplate for placing my desired buttons (Actually I just want to change the order of Ok and Cancel buttons).
That's a shared templates for some confirms in my page.
Now I want the message shown in the confirm comes dynamically from the radconfirm method, but because of defining template the message is not shown and a static message defined in template is show.
How can I solve my problem?
I want to use ConfirmTemplate for placing my desired buttons (Actually I just want to change the order of Ok and Cancel buttons).
That's a shared templates for some confirms in my page.
Now I want the message shown in the confirm comes dynamically from the radconfirm method, but because of defining template the message is not shown and a static message defined in template is show.
How can I solve my problem?