How to intercept all the calls from a local Weblogic server to a remote one?
Hello, Giuseppe-- Unfortunately, I don't have a WebLogic instance to try with. Have you tried setting the proxy directly within the affected code (e.g. using setProperty)?...
View ArticleLINQ on relation
I'm having an odd issue.If I do this statement:Customer.Invoices.Any(o.Total != 0);I get a terribly formatted SQL query using joins, NOT using the total, AND selecting every related record that just...
View ArticleAdding PanGesture to Calendar
Hi, I'm trying to add a PanGesture to the calendar widget, as I want to implement a pull to refresh feature on the calendar itself. So far, i've been unable to get any gestures that I add to the...
View ArticleSingle continuous page receipt
hello , thanks alot for your reply , kindly give me a small example of how do this ..thanks again
View ArticleSingle continuous page receipt
i got it now , hoping it works as i'm in bas situation , but the question why it didn't work when i chanded width from desginer
View ArticleIE9 - Unable to get value of the property 'replace': object is null or undefined
I am getting this error."Error: Unable to get property 'replace' of undefined or null reference"I only get it if my grid comes up initially with no records. If there are records it works fine. It is...
View ArticleRunning Test List remotely with Jenkins
Hi John, I must admit I have no idea why it's not working as expected. The only way for you to be getting compile errors is if the DLL eZoneUITestingORM.dll is not in the root folder for the project...
View ArticleMaking an "AutoResponder Plus" using Fiddler or FiddlerCore
I work at a place whose software interacts with web services run by other companies. Sometimes the test environments of those external web services stop, so using autoresponses to simulate external...
View ArticlePanelBar items don't expand after JavaScript Collapse
This behavior occurred because I had the following structure in my PanelBar. Once I removed the extra <Items> and <PanelItems> the code worked as...
View ArticleWhy LoadContentFrom in Kendo Tabstrip not working
Thanks, Vladimir. It is working. BTW, what tool do you use to find the Javascript problem?
View ArticleProblem exporting Radgrid to Excel
Hello guys i need your helpI have two sqlDatasources : <asp:SqlDataSource ID="sqlLookupDepartments" runat="server" ConnectionString="<%$ ConnectionStrings:WEBCMSConnectionString %>"...
View ArticleCancelling inline edit changes value of row to the first item in grid
I have a grid which has inline editing with one field visible (a date field). For some reason when I press edit on a row and then cancel (on any row apart from the top row) the whole row turns into the...
View ArticleCancelling inline edit changes value of row to the first item in grid
I've figured out what the problem was, I was binding to the wrong model id in the datasource and changing that to the correct value has fixed my problem.
View ArticleHow to get dock position of a window
Hristo,Thanks for sending me that project. I wasn't thinking clearly before - I understood that it wasn't possible to obtain the DockPosition while a DockWindow was in autohide mode, but I also didn't...
View ArticleCould not load file or assembly 'Telerik.OpenAccess, Version=2013.2.702.1,...
I have the following error "Could not load file or assembly 'Telerik.OpenAccess, Version = 2013.2.702.1, Culture = neutral, PublicKeyToken = 7ce17eeaf1d59342' or one of Its dependencies" I have not...
View ArticleHow to: reorder items within wrappanel
I know this post is old, but I used the code in the attached project and encounter a bug. The LinearDropVisual disappear when scrolling to items beyond the screen (listbox with large items). Or if you...
View ArticleFiddler not signed for Firefox 43
I installed Firefox 43 (32) on a Win 10 (64) system yesterday.It said that Fiddler Hook (4.6.1.5?) was not verified for use with the browser.Today the version of Firefox went to 43.0.1, same...
View ArticleFiddler not signed for Firefox 43
Hi, Apologies. I just checked the PC specific forum and this question IS answered there.The Firefox team have refused to sign fiddler, as part of their "rip out the old extensibility mechanism"...
View ArticleUpdate Changed column value
Hi,As i need not refresh whole kendo grid i just want to update change value with previous column values. Regards,Rajender Kumar
View Article