add dynamic radiobutton on rad grid
I need to add a custom radio button control that I created based on an if condition to my GridView. My radiobutton will be enabled or disabled based on this condition and will have the text changed as...
View ArticleUse FiddlerCore as a forward proxy to replace Squid
Hi,Does it make sense, and has it been used in the past, to use FiddlerCore as a forward proxy instead of using a Squid on Linux. The primary reason for this would be lack of knowledge (and talent pool...
View Articlepop up in calendar
Can i stop the pop up by telerik which comes at d the start of the application
View ArticleCreating Text Boxes inside PDF Viewer Presenter
Thanks for your reply Petya, For the most part you are right. It is theoretically possible using that code. However there is a problem: The text box that is inserted in the page using this method,...
View ArticleJavascript error using RadEditor
I'm getting this same issue with a new page that I'm building. I have a RadAjaxManager and it occurs after an ajaxRequest is made. The JS function in the response scripts of the radAjaxManager still...
View ArticleTab Index Issue with Numeric Text Boxes
Hi,Is this issue solved?... I have the same tabindex porblem in IE 11 I have kendo ui 2014.3.1411
View ArticleHow to Hide Graph if No Data from Data Source?
I have a graph that has a sql data source defined, but I want to be able to hide the graph if there is no data being returned from the data source. I tried to bind the Visible property, but the Fields...
View ArticleConfigure Fiddler to show sites that use non default ports
Hi,I was wondering if it is possible to configure Fiddler to show...1. Sites that use non default ports (ignore 80 and 443).2. Sites that bypass a proxy server by going direct. Our environment uses a...
View ArticleAccessing DataItems in OnItemCreated
I have a radPanelBar that is is bound to an SqlDataSource. Normally I would use findcontrol in the OnItemDataBound event to access the controls in the template as follows: Private Sub...
View ArticleSignalR updated from outside of scheduler
Could I get another SignalR example, where the scheduler hub is called from another controller? Here's my workflow:1. big screen shows day's schedule2. user schedules work order from other page3. after...
View ArticleDebug Bindings - Tool
This may be about JustCode but its really about WPF. So, move this entry if you think it'd be better serviced elsewhere.Do you have a tool that will highlight Binding errors? I realize that Binding...
View ArticleConfirmation message for the AutoGenerate delete button
Hi, I have an AutoGenerate delete link in my aspx page. AutoGenerateDeleteColumn="True"Currently, when the use clicks on the delete button, the record is deleted without any warning or confirmation....
View ArticleExternal CSS for RadEditor in Sharepoint 2013
Hi,I am trying to apply my own custom CSS on one of our SharePoint page but I can't seem to make it work. It's for the ContentArea editor when editing a text area. Based on my research, I've read that...
View ArticleConfirmation message for the AutoGenerate delete button
Hi, I have an AutoGenerate delete link in my aspx page. AutoGenerateDeleteColumn="True"Currently, when the use clicks on the delete button, the record is deleted without any warning or confirmation....
View ArticleLink Collapsible Widgets together?
Is it possible to link multiple collapsible div containers together in operation so that only one can be open at a time? Right now this is how I have it operating. It works, but I'm not sure if this is...
View ArticleInvalid value for attribute d=
I also have the same problem, I'm using Date.js what is the issue and how did you resolve it?
View ArticleInvalid value for attribute d=
I am not using Date.js. Not even sure what that is. I dropped the Kendo.all.js file into my project instead of using many different JS files and it began working. I cannot ship this way when I'm done...
View ArticleIsContentPreserved With BackgroundWorker
I have a situation where I am trying to add items to a collection from a background thread. The collection is bound to a RadTabControl. When I add the items through the UI thread I have no issues. When...
View ArticleGet class name of WPF window.
Hi Evgeniy, I'm afraid it's not possible. The class is compiled into the assembly and not put into the Visual Tree which is what Test Studio uses for automation. In addition Test Studio uses element...
View Article