Greetings,
I have a radgrid with an image on each lines which opens a radwindow. When i close My radwindow i need to refresh the grid which is in the parent page.
This is how i close my radwindow:
I tried to do it that way in my parent page:
JS:
.CS
It doesn't work. Is there anything i'm missing
(got a JS error with IE ( Property id null or undefined ), & no error but not working at all with firefox)
thanks in advance