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
920
XamPivotGrid
posted

Hi,

I have an application that has a grid that takes its values from an xml. i also have a button that when clicked triggers a popup that has another grid that takes its values from the same XML. now if i change any value in the grid of the popup and close the popup i want those changes to propagate on the grid of the mainpage. How can i access the grid of the MainPage from the popup?

Is there a way that on the close function of the popup i can access the grid of the main page? and if i do that how do i refresh the values? i tried this.pivotGrid.DataSource.RefreshGrid() but it didnt work.

Thanks,

Nazha

 

Parents
No Data
Reply Children
No Data