color the states in USA map
Hi Martin, Let me know how cam I show Claimcount on the map instead of the state abbreviations it is showing currently.
View ArticleTabStrip Name does not get replaced
Hi Helen that works fine, but the problem is is that each tabStrip needs to have a unique name.
View ArticleHow do you persist between launching's of a WPF app?
I found that I can get persisting between app launches working in the GridView demo if I use IsolatedStorageProvider instead of PersistenceManager and a Stream...however when I applied this to my own...
View ArticleIs a selected cell merged?
Hi Michael, You could use the GetIsMerged() method of Worksheet as demonstrated below:myWorksheet.Cells.GetIsMerged(new CellIndex(0,0)); Regarding the documentation articles, RadSpreadsheet uses the...
View ArticleAutocompleteBox Scroll
Hi, I have many, many selected items and the box is growing huge. How do I implement the autocompletebox so that at lets say a max of 300 it'll start to display the scrollviewer.
View ArticleClearing pre-selected items upon filtering
I recently upgraded Kendo in my web app, from 2015 Q2 to 2016 Q1. One of the use case being heavily used in my app is broken now. Please go to this url to reproduce the problem -...
View ArticleSupport for NativeScript 1.6
Hi. Is there any news on when the AppBuilder Windows client will be updated so that native apps can be developed using NativeScript 1.6?I had heard that the delay between a new {N} release and AB...
View ArticleHow do you persist between launching's of a WPF app?
a little more info...persisting the resizing of columns seems to work just fine...just re-ordering them messes things up.Also...the "Delete" buttons at the end disappear after being restored. Probably...
View ArticleHow to remove hover background color on a grid row?
Thanks for the response. I watched the video and noticed you were trying it on the Material theme. I was using the Default theme and it doesn't work there.
View ArticleReport Viewer Filter Section Date Format
Hello Fridli, Reports are processed and rendered on the server. If you use a localization with RESX files (Localizing Reports), in the report's designer.cs(vb) file you can see a standard resource...
View ArticleExcel like filtering - hide filtering symbol in column header
Hello, your code snippet is correct, of course.I usually subscribe the events via the dropdown menu in the designer so I did not check what you have done.. I apologize for my affront. Best regards, V....
View ArticleDragDropMode=-Deferred DragVisual Template and offset
What is the recommended way to set the DragVisual to a template for Deferred drag and drop? I would also like to change the DragVisual offset for all deferred drags of a Title Bar so that it is X...
View ArticleHow do you name a text box?
For the other controls you can click on them and a property window will popup to give them a name, but not for the text box?..How come? How do we name them?
View ArticleHow to add many textboxes in a grid code-behind
Thank you very much! Exactly what i want to do!
View ArticleRADGRid Rows Sorting Move Up and Move Down button
Thanks Angel. MaintainScrollPositionOnPostback worked! Much appreciated.
View ArticleIs it possible to enter page break in the report List?
One more question...List 2 and List 3 have 8 textboxes w/fields and conditional formatting on every textbox. If there is no First Name and Last Name, I hide the textbox so only 7 textboxes will be...
View ArticleWin10 Universal App - Fiddler detects request but response times out
Hello, IPV6 should not be the problem. Your setup is not that common and hard to reproduce, though. We will do some more research in a similar environment. Please, keep us posted on any further...
View ArticleHide expand/collapse column and use row click to expand/collapse row detail...
Hi Ruby Jean, Please take a look at this example illustrating one way to expand and collapse rows in a hierarchical Kendo Grid by row clicking. First, hide the classes "k-hierarchy-cell" and...
View ArticleHow to retrieve dataItem of selectedTab
Hi,I have a tabstrip that has a dataSource with an array of items. I also use the dataContentField to specify which property in the dataItem contains the content HTML. The tabs are binding correctly...
View ArticleMisspelled word in JustDecompile: "Platfrom Architecture"
Just noticed this, in the assembly information window right below the tree control on the left there is a typo: "Platfrom Architecture" (I am using version 2016.1.112.1) Assembly Name ...Platform...
View Article