Russian Bug ?
Looks like JustCode doesn't like when using Cyrillic Alphabet in VS. See picture attached.
View ArticleConfigure Fiddler to show sites that use non default ports
Many thanks Eric, thats really helped and Ive been able to accomplish a nice little script to write out any block pages to a log file which will speed things up for us a lot. Thanks again!
View ArticleJquery Validation
I have scoured the forums and following all of the instructions to try to get the DropDownlist to properly behave. What I am doing is using a wizard (in Jquery) form and each time the next button is...
View ArticlePie chart inside a donut chart
Thanks for the advice, Iliana. The gradient worked perfectly, but the margin has the undesired effect of adding whitespace between the outer ring and the inside pie chart. Is there something I can do...
View ArticlePie chart inside a donut chart
I also would prefer not to set the size on the outer ring to make it smaller. I need the outer ring to be always 30% and the pie to be 70% width/thickness, so that the chart will resize proportionally...
View ArticleAutocomplete not working with Barcode scanner
I'm using autocomplete for editing column inside the Kendo grid. The idea is when users type barcode or scan barcode in the edit cell, autocomplete will give them list of items containing entered...
View ArticleCan Fiddler retrieve certificate properties
Hi, This may be really obvious question and I am just missing something, but I was wondering can Fiddler retrieve a HTTPS sites certificate details?For example when I go to gmail, can Fiddler retrieve...
View ArticleCan't get IsEnabled on Item to work
HiThanks for the demo. This does indeed work fine. I've looked back at the demo I sent you and my main app and the only thing I can see different is that they use implicit themes. I've gone back over...
View ArticleEnumerate Checked Values?
With checkboxes enabled: - How do I get the selected values in a RadDropDownTree? - How do I enumerate the checked values in a RadDropDownTree? - How do I determine if checkbox is at a particular...
View ArticleImport Byte[] document from MVC editor to WPF RadRichTextBoxRichText
Greetings. I had some sort of problems trying to attach my tests so I upload them to wetransfer so you can download them. On the following link, you will find 2 projects: a WPF and MVC one....
View ArticleEditor Change event
This no longer seems to work with version v2015.1.318 , is there a different selector I should use for an inline editor ?
View ArticleHow to bind AutoComplete related property to another field
Hi Richard, FYI, I came cross the same issue and it seems now we can get all fields from the autocomplete, through the select event function onSelect(e) { var item =...
View ArticleRadtreeview with Radcombobox
Hi, I am working on radcombobox and radtreview with checkbox property, where when i am cheking nodes from radtreeview that checked item text must be shown.but three requirment that is 1.if parent...
View ArticleRadTreeView checkboxes with tri-state behaviour
hello sir ,i have same problem that if all child node is checked then parent node must be checked but its not coming when i set tristate property false.please help me in that ,how to achieve this...
View ArticleServer Error while adding multiple items
In my case it's an ISS issue, If your running your project in IIS express in VS 2013 like mine try changing this <script type="text/javascript" src="../App_Themes/Default/jquery1_7.js">...
View ArticleRadtreeview with Radcombobox
this is source view <telerik:RadComboBox ID="RadComboBox1" runat="server" EmptyMessage="select the bikes" Height="128px" Width="411px"> <ItemTemplate>...
View ArticleCannot use MaxLength and MaskType together
My mask type is regex... for site..I set maxLength to 250 (characters) but not working..I insert lorem ipsum text with more than 250 chars the maxlength property do not trim the text
View ArticleWindows Form RadChartView
Hi All,We are about to give demo to one of our client but we are not getting any response from Telerik Team regarding issue faced in our demo application. Rad Chart View title alignment I have managed...
View Article