not restoring layout as saved
I have downloaded a trial and have noticed that when I use IsolatedStorageProvider isoProvider = new IsolatedStorageProvider();isoProvider.SaveToStorage();and then the next session do a Load...
View ArticleGrid column header attach event handler
Hi Radoslav's, Your suggested solution work as non data binding solution. As kendo is MVVM framework. Rule of MVVM framework. 1. viewModel can not access the view directly. 2. View can not access the...
View Articleshape raduis
HelloWe are using shape to draw a "geo-fence" on a radmap. we are currently passing a coordinate, along with a property of radius to the map. The value of the radius property is a double...
View ArticleZoom Not Working
I want to zoom out the image since it is so large you can only see a small portion of it. I found this code to use. <script type="text/javascript"> function OnClientLoad(sender) {...
View ArticleWindows TaskBar like functionality in for RadWindow
Is there a new Approach for Silverlight 5 and the latest controls?
View ArticleDouble-click to zoom?
How would I setup a map to handle double clicks? I want to allow users to recenter/zoom on double-click.
View ArticleGrid edit template Focus() throwing Exception
Hello, if your code is not worked than also try with the below code snippet. GridEditableItem editedItem = e.Item asGridEditableItem; UserControl userControl =...
View ArticleFiltering not working
Hello, It would be nice if you will provide your code.Thanks,Jayesh Goyani
View ArticleMultiple Rad Grid GridEditCommandColumn on Same page (Insert,Update,Cancel)...
Hello,Please set the different "ValidationGroup" on the controls on different grid.Let me know if any concern.Thanks, Jayesh Goyani
View ArticleGenerated dynamic linq expressions cause all fieldnnames to start with 'it'
Nevermind, I found another error in my code that was preventing the filter from being applied. Though I can't find documentation for the dlinq syntax, apparently the "it." prefix is meaningful and...
View ArticleButton in scheduler header
There doesn't appear to be a scheduler header template, is there some way to put controls (buttons) in the header ?
View ArticleRadMenu Add Child Menu Item to Parent Menu Item
Hello, I answered your question in this thread. If you have more questions I suggest we continue the discussion in it in order to avoid thread duplication. Regards, Ivan Danchev Telerik Do you want to...
View ArticleRadMenu Add Child Menu Item to Parent Menu Item
Thanks Ivan. I just figured it out this morning. I had to use the getItem after get_items, then add. Your post shows that the INSERT, can also work this way, which is great.
View ArticleColumn Widths
Hi, Next time I would recommend you follow the steps provided in the article below while upgrading to a newer...
View ArticleMultiColumnComboBox filter problem
Greeting, I have a problem with ComboBox MultiColumn I am using this method to filter (see image "Filerter1.png", "Filter2.png", "Filter3.png"). The problem is that when I write something in the...
View ArticleIE9 Compatibility Mode breaks header alignment
Hi, I am glad to hear that the grid headers are working fine. Please do not hesitate to contact us again in case further questions or problems arise. Good luck with your project. Regards, Pavlina...
View ArticleWindows 10 Cortana Interests Fail
Hi, Jonathan-- The "besttechguru" page doesn't really understand what it is talking about; you can learn more about the EnableLoopback tool (which doesn't require Fiddler) here:...
View ArticleFiddler2: collision versions
Hi, Jenny-- I don't know what you mean when you say "at registry saw version," but the only supported way to get Fiddler's version information is via the Help > About Fiddler menu command. Fiddler...
View ArticleFilter cell loading icon
Hello, Could you please specify which is the version on Kendo UI you are using? Does the same problem exist with the latest version? Regards, Pavlina Telerik Join us on our journey to create the...
View ArticleSplash screen generator creates slightly stretched logo
Hello David, Thank you for contacting us. I am afraid we were not able to reproduce the issue. We used the splash screen you provided in a sample project and we inspected the generated images in the...
View Article