Tabstrip tabs formatting
Hey, I am trying to format the tabs of the tabstrip as a separate entity. I want to have a gap in between the tabs horizontally. Here is my html code. Can you help me with the classes/styles that I...
View ArticleIssues with chrome for phone number entry
We are using the masked text box along with a phone number validator in asp.net mvc. We are running into an issue with the phone number autocomplete in chrome where if there is a phone number already...
View ArticleAsyncUpload Control - PostbackTriggers and RadWizard Buttons
Hi guys, i need to persist file across Postback while users click on RadWizard NextButton.I can't use PostbackTriggers because i don't know the Nextbutton ID. Can you give me an advice or an...
View ArticleDisable Mouseover Highlight For Single Grid
perfect, I was more looking on how to do it to a particular grid. What I did was use HtmlAttributes to add my own css class to the grid and then modified the linked css just for that one grid....
View ArticleMultiple Grids Same Page - Blocking Issue
So, after more research this is not a database blocking issue. The actual data sources are getting called at different times. I have some logging code that logs the method calls to...
View ArticleMultiple Grids Same Page - Blocking Issue
When I was using the Webform Versions of the Telerik controls you could tell a progress spinner not to show up unless a certainamount of time had passed, is that possible with Kendo?This isn't really a...
View ArticleException "Collection is read-only" has been thrown after version upgrade
Hi, our company upgrade telerik report from version Q2 2011 SP1 to Q3 2013.I upgraded telerik version with upgrade wizard, then exception occured.=================Type:...
View Articlecolor 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 Article