Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
Add an Export button to the Xamgrid template
posted

Hi,
I have a XamGrid and a button to export the grid to excel. I would like to include the button as part of the XamGrid itself, so I added it to the PagerControl section of my XamGrid, using a resource dictionary. Is there a way to handle the click event from this button that is defined in my resource dictionary?
I would prefer not to duplicate the code to export to excel on every screen that has a XamGrid.

Thanks!
Connor