Hi, I have a grid that I want to export to excel. The export is initiated by a dropdown list (select export format). This drop downlist is not Ajaxified, however it is an UpdatedControl of another control (the run report button).
I want to enable/dissable this drop down list and hence needs to be updated by an ajaxified control. However when the drop down list fires its post back it is not an ajax request.
However, the export does not work.
If I remove the dropdownlist from the UpdatedControl of the afax manager then it expo0rts correctly.
Any help would be greatly appreciated.
Thanks
Guido
I want to enable/dissable this drop down list and hence needs to be updated by an ajaxified control. However when the drop down list fires its post back it is not an ajax request.
However, the export does not work.
If I remove the dropdownlist from the UpdatedControl of the afax manager then it expo0rts correctly.
Any help would be greatly appreciated.
Thanks
Guido