Problem Statement :
I have a Radscheduler in my page.
there is a linkButton in one of the dates.on this date clickevent i need to open a new window,this window will show some data based on a querystring..
How do i go about this problem? is there an event which i can use to open a new window,withouthaving to postback to the server?
I have a Radscheduler in my page.
there is a linkButton in one of the dates.on this date clickevent i need to open a new window,this window will show some data based on a querystring..
How do i go about this problem? is there an event which i can use to open a new window,withouthaving to postback to the server?