This must be a stupid question, but I\'ve been unable to find it. I have an asp.net control that includes a RadWindowManager that has a child RadWindow.The RadWindow has the property NavigateUrl set
I am trying to call a server-side method immediatly after closing a telerik RadWindow. I have a pop-up RadWindow, and I want to perform a few operations in the client-side and server-side after that p
I hav开发者_开发技巧e radgrid on click of add new record, my radwindow opens up with loading image in green color but i want that to be changed to blue color, and my radwindow skin should remain black
i am using the Radscheduler in that i want open the Radwindow when i click on Ti开发者_如何学编程meslot per a perticuler timeslot.Is it possible open the Radwindow in Rad scheduler ?Is possible please
I have problem with radgrid refreshing, when i close the popuup radwindow,can any one help to figure out the problem.
I have a parent page that launches a telerik radwindow. Every thing works well. My problem is when the radwindow closed, the parent reload again. I don\'t want this. how can I close radwin
I have a radwindow which is opened using a javascript function as follows. However, when the radwindow pops up, the alert is displayed.
I have a control in a master page that I want to display only开发者_开发知识库 when the master page is not in a RadWindow; when in a RadWindow, it should be hidden.Is that possible to do, to detect wh
I am working on an ASP.Net Project. I am using Rad windo开发者_StackOverfloww PopUp On a page.This opens on click on button.
Need to open a webpage in a radWindow from a button click event. Attempted to do this from client side but, it appears and then immediately disappears. I Think the button click is causing a postback t