Hi,
I am using Crystal Report Viewer control in Update Panel of Ajax Control. I am facing an error that crystal report navigation and Export/print buttons are creating conflict with each other on using Update Panel otherwise they are working properly. When I bind report with page_init (), navigation buttons of crystal reports are working fine but print/export buttons are not working. For getting functionality of print/export buttons I bind report with page_load() function as well; now print/export functionality is working but navigation buttons couldn't proceed from 2nd page.
How is it possible that all the controls of crystal report toolbox work fine with AJAX CONTROL TOOLKIT???
Regards,