telerik
asp.net ajxa RadEditor problem
I put one radeditor on usercontrollike below </Content> <ImageManager ViewPaths=\"~/Editor/Img/UserDir/Marketing,~/Editor/Img/UserDir/PublicRelations\"[详细]
2023-04-01 10:24 分类:问答DisplayMemberPath of telerik GridViewComboBoxColumn
I have a telerik gridview <UserControl x:Class=\"TelerikGridViewComboBoxExample.MainPage\" xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"[详细]
2023-04-01 02:15 分类:问答TypeAccessException when sorting using RIA Services and Telerik RadGridView
I\'m using RadGrid in a SL app using RIA services / MVVM In my Viewmodel I have an IEnumerable collection that works fine when simply exposing the collection:[详细]
2023-04-01 01:25 分类:问答Silverlight RadGridView change TextBox background
I am facing a small problem using silver light . I have a RadGridView, with four columns. My second columns contains text boxes and the third column contains validation errors. If the third column con[详细]
2023-04-01 00:52 分类:问答Telerik Wpf Controls Localization
I have a GridViewResource that localize the telerik wpf gridview and set in the app.xaml.cs with the below code[详细]
2023-03-31 20:00 分类:问答Telerik MVC Grid client .dataBind() throwing exception
When I try and call .dataBind() on a Telerik Grid object in javascript, it throws an exception. The same code I\'m using was working just fine with a previous version of the Telerik controls (2010.2.9[详细]
2023-03-31 19:15 分类:问答Can't find equivalent RadControl *.dll files in latest RadControl release
I\'m upgrading a very old version of RadControl *.dll files--not sure what version these *.dll files are from.Were all of these *.dll files (listed below) combined into a single *.dll file in the late[详细]
2023-03-31 16:14 分类:问答Hierarchical Telerik RadGrids: How can I get rid of sorting bugs?
I\'m using a hierarchical RadGrid (Telerik control) but there are some bugs regarding the sort of the second level. I have two levels and the second level is loaded based on the first level.[详细]
2023-03-31 10:46 分类:问答Difficult telerik:RadCombobox ItemsSource Binding
I\'m running into a difficult binding situation. I\'m using T开发者_开发百科elerik RadGridView with GridViewComboBoxColumn. I\'ve got two combo boxes a \"From\" and a \"To\" bound to separate List<[详细]
2023-03-31 09:06 分类:问答Silverlight: Select control based on list count
I\'m bind a Telerik RadGridView to a List<MyObject> myList = new List&l开发者_如何学Ct;MyObject>. But if the myList.Count == 0 (the list is empty ;) ) I want to show another control to the us[详细]
2023-03-31 01:46 分类:问答