Filtering from controller
Perhaps a better way to ask this is...I have the following grid definition. I need to preset the filter based on query string parameters. But I want the filter to appear as if the user set the...
View Articlehandle the gridviewdecimalcolumn exception
i have 2 questions please:1 - I have a radgridview with a column that have a gridviewdecimalcolumn editor, i designed it to accept only 1 byte number , but at run time if the user enter a number...
View Articlehow make vertical sliding pane splitter to be expanded by default?
Thank Vessy, works great!
View ArticleHow can we control ChartSeriesLabelConnectorsSettings length
Hi, How can we control smar labels connector length i.e ChartSeriesLabelConnectorsSettings class does not give any control to connector length. I am looking for some logic so that we can control the...
View Articlehow to show Filter box in FileTree ExplorerMode?
Hi,I have noticed when I set ExplorerMode to FiletreeFilter box disappear. Anyway to turn it on in this mode? thanks
View ArticleNew AMD definitions in v2016.1.112 are incompatible with webpack
The method used in that help article, i.e. setting resolve.root in the webpack config file, didn't work for me. What does work for me, as I posted on the github bug report linked above, was to added...
View ArticleNavigate Through available Events
Hello, I am trying to create a way for users to toggle forward and backward between available (displayed) events in the scheduler using MVVM. These prev/next buttons sit outside of the widget and...
View ArticleHyperlink not working when Exported to Excel
This is an old post but I'm hoping someone can help me. I am trying to export my report to an Excel file and I've installed the OpenXML 2.0 to get the extra options as noted above. However my links...
View ArticleUnable to clear values programmatically when using virtualization
Hello Alexander Valchev,Also, if the selected value's index outside of the initial load, the selected values are getting duplicated. Regards,A.Jayamurugan
View ArticleUnable to clear values programmatically when using virtualization
sorry i missed to mentioned the belowthe selected values are getting duplicated when we delete it. steps.1. Select the options,2. save the selected options 3. Load the selected options and set the...
View ArticleIIf function
Hello,i have a column return 3 different values and i want to check if the returned value=1 then "Something" else if returned value=2 then "Something 2" else if returned value=3 then "Something 3"...
View ArticleJumpList in DataForm
Hello,I have reviewed the information provided regarding custom editors, and I have attempted unsuccessfully to implement my desired functionality. Can you provide some guidance on how I would go about...
View ArticlePerform calculation inside textbox
Hi,I'm wondering if anyone has come up with a way to perform calculations within a single TextBox or NumericTextBox?For example, if I enter "3+5" as the text and then remove focus from the TextBox, I'd...
View ArticleKendo Grid Pop-up Validation
Hello,I've been running into a problem when trying to validate the pop-ups from a grid edit.When I have everything set up as in the code below, errors from the controller are returned as a string on a...
View ArticleRadDropDownList AutoComplete Overlaps
Thanks for the suggestion. Since we don't typically exceed the width of the list it looks a bit strange when everything is larger than needed.Instead we've just allowed for the suggestions to autosize...
View Articleis there an easy way to figure out where e.slice errors are occurring
I am getting an "e.slice is not a function" error somewhere in my code, but where I'm not sure. Is there some way to track down this, or could the kendo.all.min.js script provide a more meaningful...
View ArticleNew AMD definitions in v2016.1.112 are incompatible with webpack
Are there any steps for how to do this with Trial versions? I am currently evaluating Kendo with an already established Webpack build. As it is a trial, I do not have access to the source files,...
View ArticleCustomizing BulletGraph
Hi,I'd like to know if it is possible to customize some aspects of the BulletGraph control:1. When I set the value of Minimum property to a value higher than zero, an oval is shown instead of the bar...
View Article