Storage 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 ArticleProblem with SuggestMode.Contains in combobox column
I am using the following code to change a combobox column to use suggestMode.Contains, but it doesn't work. If I change the style to RadDropDownStyle.DropDown, it works, but I want it to work as a...
View ArticlePopulate Grid with Model
Thanks very much for the sample Dimiter. I was able to get my code running.Issue with my code was that I had some script reference at the bottomof the <body>. Moving them to the <head> was...
View ArticleRadialGauge Arc Gauge
Hi therei've currently got a working gauge. it uses negative a positive numbersbut at the moment when it uses a positive number it it highlights from -200 to 10is the way to set the needle to 0 point...
View ArticleCustom Popup editor with Javascript or AngularJs
Hi, I have some problems with dropdownlist. In the template, I have:<div class="k-edit-field"><input name="AssignmentType" data-value-field="AssignmentTypeId" data-text-field="Description"...
View Article