Hi, I've been fighting with this problem already for 3 weeks. I have RadRotator with ItemTemplate including RadGrid with one GridButtonColumn. I use RadGrid1_ItemCommand event to prepare and run RadWindow in codebehind to download file.
After click on GridButtonColumn the file is downloading properly but positon of Items in RadRotator always goes back and restarts from 0. How can I block this procedure ? I want RadRotator do nothing after click and the item position should stay at the same index like before click.
Thanks in advance for anyone help !
Best regards
Maciej