Redirect https to http for ipad app
That did it!!! After enabling https decryption, and installing the root certificate on the ipad it does exactly what i need it to :-)Thank you so much Eric! This is a great product. Rodney
View ArticleTraffic From fiddler2.com (50.56.19.116) to client
Hi Eric,These are enterprise-class Palo Alto Networks firewalls. The firewalls and the associated SIEM software indicated that there was data flow from 50.56.19.116 to the host running the Fiddler...
View ArticleData method Read.Action in Kendo Grid not working
This is solved. The reason is not due to Data method in Read.Action, but "$('#Checkbox1').val()" is not correct.
View ArticleHow to read 2nd grid based on the 1st grid
Hi Dimiter,This is solved. The reason is not due to Data method in Read.Action, but "$('#Checkbox1').val()" is not correct.
View ArticleDesiredDockState of Hidden not being applied by LoadFromXml
In 2015.3.1104, the GridView no longer applies DesiredDockState of "Hidden" when a call is made to LoadFromXml.
View ArticleGrid filters occasionally freeze
I have an application which makes large use of the RadGridView. Mostly things work fine however uses have reported that sometimes after using the grid the filters will stop working. I have also seen...
View ArticleSetting FileExplorer paths in FormTemplate of a Grid
I have a grid that uses a form template for editing the grid items. When the user clicks the edit command for a row in the grid it opens the FormTemplate that contains a FileExplorer. I need to then...
View ArticleMaking Grid Responsive Not Working
I am trying to make the RadGrid responsive through the use of CSS. I have a grid with six (6) columns. When the user shrinks the browser width I want columns 2 and 3 to hide (2 and 3 relative to...
View Articleset file explorer view path when in grid form template
I don't have the GridEditFormItem in the page_load event so that I can get the file explorer control and set the view path. How would I go about doing this?
View ArticleMaking Grid Responsive Not Working
I am having an issue trying to make a RadGrid responsive using CSS. When the browser width is wide, the 6 columns are all visible. When the user shrinks the browser width, at a certain point two of...
View ArticleIs there a way to persist Custom RadtreeView
Dear Martin,Thanks for your reply, do you have TreeviewCustomPropertyProvider class. Please share it, it will helpful for me to use since i am binding custom data source to treeview, in order to save...
View Articlek-input and style=width:100% added to surrounding span
I've got two different date pickers in my app, in different parts of the same page, and when I construct them, I am using the same options, but one of them has the "k-input" class added and style set...
View ArticleLoad test will only run locally
Hello, Sorry no, it applies to both Test Studio IDE and the Runtime. Version notes can be viewed here. Regards, Cody Telerik The New Release of Telerik Test Studio Is Here! Download, install, and send...
View ArticleLoad test will only run locally
Good deal. I'll get those installed tonight and try out some load tests that were failing. Thanks so much!Chad
View ArticleCustom editor
This is part of my custom editor:<div data-container-for="studentID" class="k-edit-field"> @(Html.Kendo().ComboBoxFor(model => model.StudentID) .HtmlAttributes(new { data_bind =...
View ArticleRadGrid Excel-Like Filtering
Hello, I have prepared a sample runnable project using the code you provided, however, I was not able to replicate the error you encounter. You can find my test project attached. Also confirm that you...
View ArticleTextbox value within Edit Template
I have a lookup feature I am trying to create on a RadGrid when user clicks for a new item.Currently I have a Textbox and a Button, when the button is clicked I can find the textbox control just fine...
View ArticleRadGrid Export With HtmlChart as rowColumn
Hi, i have RadGrid with radhtmlchart in one of the column.I want to Export the grid by Button Click Event.In Button Event i am calling script method. function ExportRadHtmlChart(){$find('<%=...
View ArticleLoad test will only run locally
Is the message in the attached screen shot anything I need to worry about? The installation went ok but I got the attached message on the Configure Scheduling Server screen. I already had the...
View Articlecapture traffic with cmd?
Hello, Zsolt-- I assume you've figured out that a command runner can use the ExecAction.exe program to invoke QuickExec commands inside Fiddler? Those QuickExec commands simply invoke the OnExecAction...
View Article