TreeList - how to remove all rows
Hello Dave, Please take a look at this Telerik Dojo which shows how to clear a datasource, which in turn clears all rows. The method I used was .setDataSource, and I set data to an empty...
View ArticleStorage plugin
Hi, I need to create a hybrid app that can be installed on android and IOS (and windows phone if possible). My app will include a small database (3 to 4 tables). I am searching the web for the best...
View ArticleDynamic RadDropDownList has incorrect Bottom and Height value when AutoSize =...
I've updated your example. With AutoSize = true, if you set the Anchor property to include AnchorStyles.Right then .Height (and .Bottom) are broken. With AutoSize = false, if you set the Anchor...
View ArticleAcessing TextBox (within GroupFooterTemplate) parent from codebehind
Hello, I'm using a RadGridView, and in it's footer, a textbox element inside a GroupFooterTemplate. Can I, from codebehind, in a TextBox event (e.g. TextChanged) somehow access the GridView that...
View ArticleCustomReportResolver, where are the parameters?
I've created a customreportresolver in my project (mvc) so that I can make changes to the connection string (and other stuff) on the fly. I'm passing a dictionary<string,object> from my mvc view...
View ArticleKendo MVVM vs Angular integration
We used this thread to help us make the decision to tie ourselves to Kendo's MVVM feature awhile back. Recently, I've been reading a lot from Kendo about Angular 2 integration, like Telerik's recent...
View ArticleImplementation Ideas? or lack there of...
Sorry about that... Had Happy fingers the first time...So here is m problem... I have a task to implement a slider that appears like what is in the attach .png. Any ideas on how I should go about...
View ArticleImplementation Ideas? or lack there of...
It might help if I attach a file... Man I'm batting 0-2 today!
View ArticleImplementation Ideas? or lack there of...
It would also be ok if the "Tickmarks" were either above or below the trackbar... If that helps any>
View ArticleCombobox+CheckBox = selected items
Hello dear friends. There are combo box to "Checkbox" feature, how to get the name of the selected items? With my 100 Russian rubles for beer)
View ArticleLimit selectable date range in datetime picker
Stef, on a slightly different approach, what would be the best way to limit the selectable date range dynamically? For example, say I only want the user to be able to select a maximum of 14 days at a...
View ArticleGantt inside Kendo Window
Hi Dimitar,I have updated the code example to make it easier to reproduce. And thanks for showing a good tool to capture videos. Please click here to see how exactly I'm seeing this problem.Regards,George
View ArticleDatasource oData transport
I would like to be able to toast success or error messages based on the response. How can this be done using OData with a kendo datasource?
View ArticleShow "Click Here to Add a New Item"
HiI have a grid bound to an empty dataset. When I load the form, it shows an empty row in the grid instead of showing the "Click Here to Add a New Item". As soon as I've added a row, the "Click Here to...
View ArticleTreeList - how to remove all rows
Patrick,Thanks very much for the quick reply. That worked. Thanks for the code snippet!Dave
View ArticleImplementation Ideas? or lack there of... (Round 2!)
Hello All,I would first like to thank Martin again, he's sample got me pretty far. In fact in the first sample included below, I got my Labels and the slider bar behaving as I would like. When I...
View ArticleTreeListView is blank in Windows 7?
I am using a TreeListView control and have customized some of the properties to make it match with my application. Overall it seems to be working fine; however I have a handful of users for whom it...
View ArticleGrid detail rendering issue when using AngularJS ng-switch directive
If i place a kendo grid with a detail template inside of an AngularJS ng-switch directive there seems to be an issue in how Kendo renders the grid detail. Specifically it shows up as plain html...
View Article