Hi
I think I may be trying to do something that cannot work... can someone tell me how to do it if not?
I have a grid with a price column where the value displayed can be in £, $ or Euro depending
on the value of a cookie.
The visitor can change the display currency cookie in a RadWindow, and I want this change to be effective
when the window is closed.
Currently I have javascript to do a complete page refresh, but it would be much smoother to
only have to refresh the grid. How can this be done? Is there an event that can retrieve the new cookie value?
Or does the whole page have to be reloaded to get the the new cookie value?
Thanks lot!
Clive
I think I may be trying to do something that cannot work... can someone tell me how to do it if not?
I have a grid with a price column where the value displayed can be in £, $ or Euro depending
on the value of a cookie.
The visitor can change the display currency cookie in a RadWindow, and I want this change to be effective
when the window is closed.
Currently I have javascript to do a complete page refresh, but it would be much smoother to
only have to refresh the grid. How can this be done? Is there an event that can retrieve the new cookie value?
Or does the whole page have to be reloaded to get the the new cookie value?
Thanks lot!
Clive