Use multiple SqlDataSources on a single report
I'm trying to use two sqlDataSources on a single report. So farI have this piece of code where the Datasource is binded to the first sqlDataSource. 01.this.sqlDataSource1.ConnectionString =...
View Articlefiring OnClick event for IE
I was originally working with chrome, but I changed over to IE b/c I needed the Image validation Tools(they're not in chrome).I had already made most of my tests and they were working just fine BUT...
View ArticleRadComob not showing down arrow while using Custom Skin
As part our product development, we have created a RADCOMBO skin. When we apply this skin to the telerik combobox, it’s not showing down arrow as expected on IE. (See the picture attached) But the same...
View ArticleRadComob not showing down arrow while using Custom Skin
A little more info:Browser:IE 11 on Windows 7 Enterprise. IE 11 version : 11.0.9600.17728 Update Versions : 11.0.18 (KB3038314)Version of Telerik Controls: 2015.2.623.40
View ArticleHow can you mock a private method call that uses a non accessible enum as a...
Here is an example of what I'd like to mock up? namespaceExternalAssembly{ internalenumHintArg { Flag1,Flag2,Flag3} publicclassExternalClass { privateintMethodToMock(stringname,...
View ArticleGrid Group Header
Hi, Is there a way to enable groupable: true after a grid was created? Thks
View ArticleGrid Group Header
More specific, the grid is not groupable at first time. But I need to enable grid's groupable it after click button or sth similiar
View ArticlePlease Help with this radbutton popup error
Dear masters, I have something problem with my telerik popup button,when I click in Hardware button I can see form view in popup,but when I click in Software button it just 500 error,I've try to...
View ArticleDynamic tooltip with treemap is not working
Hi Viktor, Thank you for example. It works but tooltip show on center top of whole treemap (for all tiles) always. $("#treeMap").on("mouseenter", ".k-leaf", function (e) { var item =...
View ArticleLoad test will only run locally
Hi Chad, Why is there a GUID in the path name? I'm referring to the part "635fcb30-a212-477d-80da-bf125e7ee7e6". It's possible this is causing a path length error. Windows has a limit of 260 characters...
View ArticleRadGridView can't set disable scrolling at RadGridView
Hello telerik team, After reading your documentation about radgridview section scroling, I try disable scroll functionality at the grid, but I can't do that.Could you please help...
View ArticleLoad test will only run locally
Hi Cody,The GUID that is displayed is not anything that we have done. It is displayed automatically as per the screen shot. The physical path to that particular test is D:\ConnectedToTFS\360 View...
View ArticleManually commit cell change and move cell
I am using in-line editing of data in the kendo grid. When I am editing a cell I want to do the following:Press Enter should commit the cell value and close the edit.Press Tab should commit the cell...
View ArticleCould not establish trust relationship
Great, I installed the fiddler update. Now I can no longer decrypt https client traffic while debugging.... "The underlying connection was closed: Could not establish trust relationship for the...
View ArticleFirefox 41 - cannot access HTTPS sites when HTTPS decryption is enabled in...
Hello, John-- Are you sure the error page you saw in Firefox was *exactly* the same in both cases? And that you had clicked REMOVE INTERCEPTION CERTIFICATES before restarting? And that, this being...
View ArticleLoad test will only run locally
BTW just to be clear, that GUIID is the "UniqueID" that is assigned to the test by Test studio which displays in the properties of that test (screen shot attached). Thanks!Chad
View ArticleCould not establish trust relationship
Fiddler Web Debugger (v4.6.1.2) Built: Wednesday, October 28, 2015 64-bit AMD64, VM: 61.0mb, WS: 91.0mb .NET 4.0.30319.34209 WinNT 6.3.9600.0Running on Windows 8.1
View ArticleChanging chart tooltip dynamically
I'm trying to do a similar thing in my code, but the fiddle seems to be gone. In my dataBound function I have the following code which seems to do nothing. chartData is a JSON object. I am able to...
View ArticleReal Time SQL Update
Hello, Does anyone have an example to do the following? I have a RadHTMLChart on an ASP.NET form.I have this bound to the SQL select.It displays the data in the chart perfectly. No problems.What I...
View Article