RadContextMenu on RadAutoCompleteBox
I can see my error is by setting the context menu in the control rather than in the template so my question should really be how do I set it in the template so that it works when there is an item...
View ArticleSlider + Zoom.Width + RadCartesianChart
Hi Kyle, The Zoom property of the chart is of type Size which is a struct. This means that your binding gets a copy of struct since structs are passed by value to methods. In order to get the slider...
View ArticleIE non-responsive when recording
Hi Su, Thank you for taking the time to evaluate Test Studio for your test automation needs. I am sorry you are running into this problem. I can confirm that Test Studio supports IE 11 and Windows 8....
View ArticleKendo-Grid Json Data Not Showing during Evaluation
Hello Kiran, Since we can not test with your actual data, can you please ensure that the returned data is JSON? You can see the response directly in your browser, under the "Network" tab. Additionally,...
View ArticleGrid with a custom DropDownList as an editor not showing selected values
Thanks for your response. I did as you suggested and removed the .Name properties from both of my DropDownListFor templates...however I'm still getting the same end result. In the attached picture...
View ArticleRadDataForm Conditional Formatting
Is there a code-behind example of how to apply conditional formatting inside of an ItemTemplate within a RadDataForm? i.e. if the value of a label is "this", then I will format it to be red.
View ArticleGrid with a custom DropDownList as an editor not showing selected values
Hey Boyan, Thanks for your response. I did as you suggested and removed the .Name properties from my DropDownListFor templates, however in the attached graphic you can see that I'm still having the...
View ArticleGet page number based on selected row
Yes, that is understandable. I'll perhaps look into indexing the DataSource so that I can do the math in the controller and pass the page number along in a session variable, or something of the...
View ArticleImporting HTML has issues with bullet styles
I found how to change the default bullet styles.DefaultListStyles.Bulleted.Levels[0].LevelText = "-"; DefaultListStyles.Bulleted.Levels[1].LevelText = "+";DefaultListStyles.Bulleted.Levels[2].LevelText...
View ArticleWhich JS to include for Kendo UI Mobile?
Hi Marc, You can get the latest version of the kendo.mobile.min.js package through the AppBuilder package manager. Right click on your project -> Manage Packages -> Kendo UI -> Select the...
View ArticleOnDayRender event not working on month change
Hi I'm adding custom special day using OnDayRender. this event is not working when i change or navigate to any other month.here is my...
View ArticleKendo Editor inside tabstrip
Hello Vu, The reason for the experienced issue is the simuntanious creation of the nested widgets. In order to overcome the experienced issue, I would suggest to you to refer to the following...
View ArticleAndroid https decryption broken on latest update 4.6.1.0
Hello,I just wanted to let people know that the https decryption stopped working for me this morning after upgrading from 4.6.0.2 to 4.6.1.0Fortunately I found an old installer on my pc (version...
View ArticleShowOtherMonthsDays issue with custom special days
Hi I'm using OnDayRender to disable special days.so have added below code...
View ArticleFluent API and database views
Hi Marko, Yes, Views are not managed by Telerik Data Access. They are readonly objects and you need to specify the exclusion for the schema updates as pointed out in my previous message. The same...
View ArticleInstead of a usercontrol
For those of us who don't want to use the calendar as an input device but only use it for display purposes I'd like to see a compiled control of the input popup that can be used without a scheduler...
View ArticleHandshake failure after upgrading to fiddler 4.6.0.2
Btw, when a page does not load on initial try in Firefox because of HTTPS issues, I just hold CTRL+R and somehow it is forced to load and starts loading fine afterwards. Very strange. Not sure why the...
View ArticleSharepoint Radgrid In Place - On Updating
Hello, we're having an issue with RadGrid object on sharepoint 2010 service pack 1environment. When we press the button to perform the update we find a javascript error that does not allow changing the...
View ArticleSlideIn displaying behind Eindow despite correct z-indexes
Hi Dirk, The provided image is not enough to determine what causes the issue. Could you please provide an isolated dojo which demonstrates your exact setup - this way I would be able to provide...
View Article