Currently trying to show and hide a loading panel on a button that exports a grid using AjaxExportManager. I have it so the panel will show on the button click and once it has been exported, I use the property "OnClientPdfExported" to call a function that hides my loading panel.
It works for a single time and when I press export once again, my loading panel doesn't appear. Any idea why?
I do not wish to use <ClientEvents OnRequestStart="RequestStart" OnResponseEnd="ResponseEnd" /> beceause I'm on a content page and I only have access to the proxy manager. I had it working with the proxy manager but my case requires me to avoid it.

Hi, looking for some best practice
Need to offer multi language support to our existing application, and the first job is the framework and menu.
We currently use a sitemap for our menu datasource, would you have a separate sitemap containing the translations, or use resource files, and change the text on load fro the resource files.
Or any other ideas would be welcome.
Also have Rad grids to do too, but was going to use Resource files here.
Andy

Hello, can the TabStrip control alter it's orientation based on the viewport/device it's presented on? Let's say I have 5 tabs on a page and when I view this page on an iPhone or Android phone can the tabs align themselves in a stacked fashion (all-closed state). In short, how mobile-friendly is this control - we don't want users to have to scroll horizontally on a mobile device. if this is possible can it be achieved through configuration of the control or is it more of a hand-coded task?
Thanks.


Hello,
I want the rad menu to appear when i hover on it and immediately after clicking on a item, it should hide the menu.
Is there any built in property for this?
Thanks in advance

Hello
how to add Column Group for code behigh vb.net
- I Can pic1.png
- I want pic2.png


Hello,
I am using org chart für ajax to show a company organisation, now I am at the point where I need to show an executive department.
Is there a possibilty to draw an executive department in the org chart? I attached an picture how it should look like.
Regards
I was able to successfully build a web form and using the ajax uploader control, upload files to an azure blob container (i.e. MyFiles-Blobs/hsc/so/file.txt). Now I would like the user to come back to the form and view the uploaded files and download the files at a later time. Can the uploaded control do this and if so is there an example I can use. Or is there a better way of doing this task? Thanks for the help with this request!
