How to tamper a MS word document being downloaded from a website
I am testing a website. I had success in altering the HTTP request and headers etc - as a man in the middle. Now I want to be able to alter the contents of an MS Word (.doc or .docx) or .txt file...
View ArticleInput keyboard localization
Hello, I try to use RadNumericBox with different culture settings. For example, I use "ru-RU" culture (Number separator is ","): var culture = new CultureInfo("ru-RU");...
View ArticleCheck the page source before JavaScript loads
Hi, I need to check the page source BEFORE the JavaScript loads, currently when i use ActiveBrowser.ViewSourceString it shows me the source after a webpage is making some manipulations.Can you please...
View ArticleDrawer button styling
Thanks for your help but i am not happy with the default positioning of drawer button. Please provide a sample application.
View ArticleUnique
Can I define a column as unique so no new value is allowed if already entered before ?
View ArticleLoad User Control as a treeview node Ondemand
Hi, I am using a RadTreeView for displaying certain data in our application.Lets say I need to display 20 records (5 types and 4 records per type. Example: 20 cities where 4 cities each are grouped...
View ArticleCascade with angular
Hi all, We has some issue with DDL. There is some description: We have kendo window with two DDL. <selectkendo-drop-down-list...
View ArticleEvents not showing
Im not seeing any events. I think it might be the format on start and end. This is my schedule options:$scope.schedulerOptions = { date: newDate("2015/12/28"), startTime:...
View ArticleEvents not showing
Accidently posted the wrong json string.This is how $scope.panel.entities looks like:[{"taskId":1,"title":"Skoter","start":"2015-12-29T09:00:00","end":"2015-12-29T14:00:00","description":"Åka...
View ArticleNo records stored with SQLite on Windows Phone 8.1 device
Hi,I use the latetst Appbuilder extension (V. 2015.4.1127.4), Cordova version 3.7.0 and additional plugin Brodysoft SQLitePlugin 1.0.6. (installed via Plugins Marketplace).I've developed an app with...
View ArticleRadHtmlChart set YAxis on Date Rages for RangeSeriesItem
Hi, Can I set date range for RangeSeriesItem inside of RangeBarSeries for RadHTML Chart something like thiscan I set RangeSeriesItem rsi = new RangeSeriesItem(); rsi.From =...
View ArticleRefresh Chart on DataSource update using promise
I am displaying a series of charts in an Angular application. I need to update the data source for each chart and redraw it. My dataSource is updated using an Angular service which returns a promise....
View ArticleScroll to time
Hello Pramod, Thank you for writing back. I was able to replicate the undesired behavior in the specified 2012.2.726.40 version. We had a known issue related to this problem which was addressed in Q2...
View ArticleCreating Flow Diagram Programmatically
Hi, My goal is putting a flow diagram into our software in accordance with the values that came. It has to be via code. But i couldn't find any documentation about it.I can put shapes programmatically....
View ArticlePDF Compress
Hi Nisarg, Thank you for sending the project. We examined the produced PDF document and noticed that there is 6 fonts used for it. You could check which exactly they are when you open the document in...
View ArticleParameters in Q3.2015
Hello Stef, I have downloaded version suggested by You and it has solved an issue connected with my PC that is running Windows 10 - now i can pass parameters to procedures without any problem on this...
View Article