How do you get the Application Version to output to user
The AppVersion demo app did work for us. Thanks!
View ArticleAdding PanGesture to Calendar
Hi Jack. This worked how I wanted, however it ran me into another issue I hadn't really thought about. I now no longer have the ability to swipe left and swipe right to change months, since my new...
View ArticleInitial state
Hello ,When my web app loads the drawer is appearing for the first few miliseconds and than closes immediatly.How can I make the drawer be closed when the app loads and not wait for it to close...
View ArticleVisual Studios 2013 plugin
Hi, I passed along our findings from today's meeting to our development team. Someone will get back to you shortly with a next step. Regards, Cody Telerik The New Release of Telerik Test Studio Is...
View ArticleDisplayDeleteConfirmation for dependencies
I have the same problem, when I want to delete dependencies the confirmation popup appears and disappears immediatly, I'm using the event OnDependencyDelete. I'm using the example of a custom gantt...
View ArticleRetrieving the JS object
Hi,In order to get the chart object from the dom I use $("#selector").data("kendoChart")can i use the same with navbar (e.g. $("#selector").data("kendoNavbar")) cause it does not seem to work.If not ,...
View Articledoes the filter popup support a multi level hierarchy
HiSorry i wasn't clear, it IS the include filter that i am referring to, and it is showing all of the elements in the hierarchy - just flattened... Whereas if i view same hierarchical dimension in...
View Articlefiddler upgrade / changes http 400 errors
upgraded fiddler on administrative signon. made changes for port. ie and chrome no longer work on admin signon but work okay on user. 13:59:48:0873 Assembly 'C:\Program Files...
View ArticleHow to change text in buttons
Hi, I just want to change text for "Day,Week,Month" buttons, please someone help me out.
View ArticleDropDownList works in Edit mode but not in client mode
This grid is working. It has a DropDownList in the muni_code column's EditorTemplate, which also works.@(Html.Kendo().Grid<PublicUserMunicipality>()...
View ArticleDropDownList works in Edit mode but not in client mode
To clarify, I don't want the ClientTemplate to allow a list to actually drop down or allow user interaction. I just want the data to value translation to occur.
View ArticleReporting in MVC 6
I am attempting to test Reporting in MVC 6, however, I am unable to find the Nuget package referenced in the documentation. Can someone please attach this package, or provide a link to where they can...
View ArticleRadTileView and RadBook item dragging error
This did not solve the issue. Any other ideas?
View ArticleVisual studio 2015: build failed
Hi , thanks a Lot. I tried now ef7 3 days but its so complex to Set ist up :(((( mixed Versionen Dokumentation is Not there ... i will give Data Access a Second try and Hope ist will work. Regards
View ArticleChange RadCalendar month on RadSchedule Navigation click
I have a page that has two radSchedulers on it. I'm wondering if you can sync the two schedulers? For example, if the radScheduler1 is on Monday I want radScheduler2 to also show Mondays data, or if I...
View Articleusing Html.Kendo().Tooltip for events(tasks?) inside the scheduler?
Hi Vladimir, I tried your code to format the content of the tooltip and with the latest version 2015.3.1111 and VS2015 U1, whenever I include the ContentTemplate, I receive a JavaScript runtime error,...
View ArticleKendo UI upgrade wizard very slow for ASP.NET MVC
I was wondering the same thing about how slow it is to upgrade too. We use the _references.js file for helping the JS statement completion. This file dynamically updates as JS files are added to the...
View Articleusing Html.Kendo().Tooltip for events(tasks?) inside the scheduler?
Last minute update, I pasted the wrong piece of code as I changed the kendo.Format to HH:mm but I still have the same exception.
View Article