In my master page I have RadScriptManager and AjaxControlToolKit which work fine together. However on one of my pages I had LightBoxScriptManager.
Greetings everyone, i just wanna ask.. how do i disable the right click property in a telerik file explorer... what i want to achieve particularly is to restrict the user from deleting a file or folde
I am upgrading my application from silverlight 3 to silverlight 4 and using latest telerik binaries which is for silver开发者_如何学编程light 4, I have one issue in RadUpload.
What code should I wri开发者_开发技巧te to select a Telerik radiobutton? It doesn\'t have a .checked property.try .ToggleStateRadRadioButton1.ToggleState = Telerik.WinControls.Enumerations.ToggleStat
I\'m working on a Silverlight LoB app which the designers want to have a tabbed-interface, similar to the interface of Visual Studio (we\'ll probably use the Telerik Rad controls for docking tabs). Ha
in 开发者_StackOverflow社区Telerik ASP.NET MVC TabStrip, I want the page to remember which tab was selected last and persist the selection through multiple page requests.
I created a RadGrid and added in the default edit stuff so that I can edit the data in my table. However, there is no validation for the controls that were generated and it is not very user friendly.
i show RadWindow from parent form: <telerik:RadTreeView ID=\"tvFile\" runat=\"server\"> OnClientContextMenuItemClicking=\"onClientContextMenuItemClicking\">
I\'m just starting to use the ASP.NET MVC. i am thinking of adding an \"Add New Row\" button to the top to add a new data row to the table/grid in a form.
I have to dispay a list of fields. Some are editable and some are not. Those that are can be different types, such as text fields, dates, times, or boolean. I\'m using Telerik\'s RadGrid. See screen s