spreadsheet & angular?
Actually, it appears that directive DOES work, it's just that it's not passing IntelliJ's syntax checking for some reason.
View ArticleFind control inside UserControl inside DataForm
How do you bind to a control in the RadDataForm when you are using the Insert template? I tried casting the object as a RadDataFormInsertItem but that doesn't seem to work.
View ArticleXAML Parse Exception with ReportViewer Window
Hi, I'm running VS 2015 in W10 (x64) with Telerik Reporting Q1 2015 SP1. I'm developing a WPF application. I'm getting the following XAML parse exception when attempting to show a Window containing a...
View ArticleAdd space between spriteCssClass icon and text in button
Hi kendo team,In kendo button (or other widgets like toolbar that uses button), there are 3 ways of defining the button icon - imageUrl, icon, and spriteCssClass. I'm using spriteCssClass property of...
View ArticleRadChart X-Axis don't start from 0
It is possible to have an example that replicate this example from radchart to radchartview?Greetings, Paolo
View ArticleLoad test will only run locally
Unfortunately it is happening again. I created a new project containing a total of 7 tests, 2 of which are load tests. One of the load tests is perfectly happy when run remotely in a list and the...
View ArticleInAppBrowser does not use Crosswalk
I have selected Cordova 4.0 within AppBuilder and have selected Crosswalk as my Web View. However, in debugging mode, I see different versions of "Chrome". Additionally, if via javascript I output...
View ArticleFirefox 36.0 breaks Fiddler HTTPS decryption
Worked like a charm, thanks.I remember having uninstalled / regenerated / reinstalled fiddler's root cert manually (in mmc.exe and firefox cert store) this morning, after the first time I noticed the...
View ArticleDonut Chart with center label
Thanks a lot. I'll try it right away! It would be great if you consider something like this for future releases, that behavior is kind of common in some graph components (javascript the most of them),...
View ArticleProblem opening windows from inside windows (Angular)
I've been banging my head all day on this. I know you can open a window and then say have a button that when clicked opens another window from inside that. See here for a demo:...
View ArticleInsert fails with BIGINT
Hi Viktor,Is there any prospect of a hotfix for the 2015.1.* version of Data Access to fix this for people like me who are locked into this version for the medium-term due to the scale of rework...
View ArticleCustom Update URL
Hi,I am using your scheduler component and the user can create different types of events. They are polymorphic events, meaning the main data is stored in an 'event' table and depending on the type of...
View ArticleProblem opening windows from inside windows (Angular)
More information: When I click the button to open my first window and has content such as: <div kendo-window>I'm a window</div> Testing I see the text that says testing but I do not see any...
View Articlecheckboxes not working in treeview
When I try to add checkboxes to the TreeView,devtools int he browser show I am getting "Invalid Template"This works (but no checkboxes). But if I uncomment the ".Checkboxes part, it throws error. I...
View ArticleProblem opening windows from inside windows (Angular)
I have tried placing other kendo widgets into my window: <button kendo-button>Click Me</button><input kendo-color-picker/>And these work but the kendo-window does not.
View ArticleBug with EmptyMessage?
I found a similar issue when using client-side api to change the empty message. After some trying I found that the method of set_emptyMessage by itself will not update the empty message of radcombobox,...
View Articlecheckboxes not working in treeview
Here is the error message: Error: Invalid template:'<div class="k-tabstrip-wrapper"><div class="k-widget k-tabstrip k-header" id="userTabStrip_#=Person_ID#"><ul class="k-reset...
View ArticleHow to pass multiple parameters from main grid to 2nd tier grid
Hi,I have 2 tier grids that need to pass 2 parameters from 1st grid to 2nd grid. 1st grid is like: <% Html.Kendo().Grid<EvaluationsQuestionsEvaluationPillarsGridViewModel>()...
View ArticleSorting radcombobox in client side
I found the client-side sorting method in one of the answers to not work as expected. So I changed it and came up with following method, that I found worked perfectly. The second parameter of...
View ArticleFiddler listens 8888 but can send any responce to 8888 ?
My program gets a web site and using fiddler as a proxy 127.0.0.1:8888Like , My program get an url over 127.0.0.1:8888 ---- > fiddler captures get and responce from the site , that is ok.Fiddler...
View Article