Functions mocked in the constructor are removed when mocking other functions...
Thanks for the follow up and points Stefan! In case you need more information about the recent changes to xUnit, please see their reply to my post. https://github.com/xunit/xunit/issues/434
View ArticleConditional HTML Properties - How to realize?
Why couldn't you allow us to pass a lambda to .HtmlAttributes() that allowed us to specify the attributes based on the value of one of the model properties?
View ArticleRecurrance "END BY" not checked
I tried to default "END BY" as my default recurrance appointment, can you please check below code?<script type="text/javascript"> function OnClientFormCreated(sender, eventArgs) {...
View ArticleChange color of data points in line graph programatically
Can someone help me figure out how to do this? I need to change the color/shape of a datapoint based on a value in the datasource. If a certain value for each datarow is empty, display one shape....
View ArticleFilter error - Object cannot be cast from DBNull to other types
Hi, I'm getting this same error when I filter on a Checkbox Column. Any ideas. I have version 2014.3.1202.40.Thanks,John
View ArticleAdd custom drop event to TreeView node to handle drops from File Explorer
I wasn't able to come up with a solution within the onDataBound event, but I was able to make it work by enumerating each node and adding the drop event to it after binding the data. Like this: var...
View ArticleHow to prevent odata type datasource from encoding the '$'
I am using a grid with an odata datasource. When I enable serverSorting and serverFiltering it isn't working. For some reason the endpoint (Azure Mobile Service .net Backend) returns a bad request when...
View ArticleSharing Extensions
Hey, Jesse-- Feel free to send us email directly about your extension using the Help > Send Feedback menu option. We'll need the URL and information about what functionality the extension provides....
View ArticleDrag & Drop
Where can I find any example about draggable items in RadTimeline Thank's In Advance
View ArticleAdd custom drop event to TreeView node to handle drops from File Explorer
Now the problem is that I seem to have no way to match the target node of the drop to its data source in the drop handler: $(allNodes[i]).bind('drop', function (e) { $(this).css({...
View ArticleUpdate Kendo To Visual Studio 2013 Ultimate
Hello I bought telerik kendo 2013.3.1324 the last year I installed in Visual Studio 2012 Ultimatebut I need the same Kendo in Visual Studio 2013 Ultimate How can I update this? Thank you
View ArticleHow to supply TFS credentials when scheduling remote execution?
Hi Stoil, Telerik.TestStudio.CommandLineClient will not pull from TFS and there's no command line option to instruct it to do so. Those credentials you're looking at are null because it was planned to...
View Articleset default DateTime in RadDateTimePicker
Language : : C#, ASP.NETHow can I set default DateTime value in RadDateTimePicker. Default value should be one day greater than the current date with time as "12:00 AM". How can I do this?
View Articlethree-finger gesture and menu button
Hi, I'm developing a hybrid app, when I build the project and export to android (getting the apk installer) if I try the three-finger gesture or press the menu button, the sync still works..Is that...
View ArticleUsing a recordset as a source to highlight days
Hey all,I'm new to Telerik, can someone point me in a direction? I'm trying to find a way to use a recordset of dates to highlight the cells of a calendar. I know how to change the style of the cell,...
View ArticleHow do I change the theme of a stockchart on the fly?
Hi, Iliana!Are there any changes related to set different settings for series related to StockChart? I can change series (label, field and so on) via chart.options.series = newSeries and then refresh...
View ArticleMap Bubble unable to change size
I'm running into another issue. I'm not sure if it's related to doing the symbol thing or not, but in case it is, I'm going to put it in here.I'm trying to do something when the bubble is clicked on...
View ArticleSearch as you Type example
Hi, I was able to do implement search as you type by using this demo as referenced.. http://demos.telerik.com/silverlight/#GridView/Search However, one of my column has listbox control inside.. When...
View ArticleI need information about Developer License
I do not quite understand the characteristics of the developer license. I have an application where only use the App Builder for desktop with 30 days trial version. My application functionalities have:...
View ArticleDelay between TreeView click and display
I am doing something wrong by Telerik application. When I click on a node in my TreeView it takes 24 seconds for data to appear on the screen. I have profiled the whole process and cannot see when the...
View Article