grid0.Reload working OK but page.Reload() is not working

How I could impose reload Page and using in Handler like grid0.Reload() ?

There is no Reload method for page however usually there is Load() method generated - you can execute this method instead.

could we reload Chart on Event Change one of element ? and hid the one series and Show other series of the Chart in Progress of reloading Chart ?