hi,
i have grid with columntemplate and as a template i use button.
when user clicks that button radwindow shows with proper content
however when user closes that window and starts paging grid that radwindow keeps showing!
why? what am i doing wrong?
but when i set in radwindowmanager OnClientClose="Clientclose" where
function OnClientclose(radWindow) {
window.location.href = top.location;}
it works fine but i ont want to load the same page again
any help...? pliz
regards
ksysiek