How to stretch text
In Microsoft Word and other text editors there is a ability which stretches the text horizontally. How should I do so in RadRichTextBox in WPF Apps.Thanks
View ArticleRadMaskedEditBox with nullable value
Hi,Ā It has been a while since I asked the question above, but thank you for your prompt reply.Ā I am developing another program where I need another control for currency, but I need to be binded to a...
View ArticleDoes Kendo Validator exist as a replacement or supplement to jQuery Validator?
as much as i use and love kendo ui i must say that the ValidatorĀ is better to use from jqueryĀ https://jqueryvalidation.org/i keep trying to use kendo validation but i keep getting to the limits too...
View ArticleAccessing Child Object Properties/Looping in ClientTemplate
Hi Viktor,Thanks for your assistance. To clarify, the Affiliate Id column values are all "null" and the Affiliate Name in all rows is "undefined promotes Shop 1", instead of "1" and "Affiliate 1...
View ArticleRemove all columns
I have wanted only to remove one column and not all of them and faced this problem. The way to fix this was by doing a ToList() in the foreach like so:Ā foreach(var column inGridQueue.Columns.ToList()){...
View ArticleUnhandled exception Telerik.Web.UI.WebResource.axd
1. Removing them solved it but I want animations.2. I checked our code and fiddled around a bit. Ended up changing one line which solved my problem:FROM:var refreshNode = function (node) {...
View ArticleTooltip scrolling
Hi Aleksander, Thanks for writing and for the provided video. Currently my advice would be to simply hide the tooltip when the user starts to scroll. We will log this limitation in our TODO system and...
View ArticleKendo UI Stacked Area Chart not Stacking
Hello Whitt, The described issue is caused by the fact that the data is returned as strings instead of numbers. Ideally, this should be handled on the server, but if you do not have control over the...
View ArticleDisplaying programmatically created report in html viewer
Hi,I have a custom resolver working with my html report viewer to display trdx's just fine. Some reports though are not trdx though so I will create these purely in code (in my resolver?) and pass the...
View ArticleRadGridView Column Binding to Second level property
I tried to create a small project and recreate the issue but unfortunately I'm not able to do so!I'll try to figure out what is going on and repost if I find something!Thank you for your effort!
View ArticleGrid + Subgrid : How to create calculated columns ?
Hello FranƧois, I can suggest checking similar threads in our forum, which are showing how the template can be used for calculated fields in sub-grid. The equivalent of the suggested ClientTemplate is...
View ArticleOpen Advanced search window from report
Hi Katia,We could add each segment as a parameter. But, the issue is that the list of segments is obtained at the runtime. Not all customers will have the same list of segments. Is there anyway to...
View ArticleRotator Reponsive design
Hi,The rotator itself may get 100% width, but this has some requirements and limitations (such as that theĀ Rotator's items have width in pixels) as described in the documentation:...
View ArticleKendo UI in SharePoint Application Pages
Hi All,I'm very new to this community and started to use the trial version of Kendo UI on Friday last week. I was asked by my Head of Department to test the functionalities of Kendo UI to see if it...
View ArticleExtra box using Simple skin
Hi Clive, The problem is most likely due to some CSS style in your web app stylesheet. You can try to inspect with the HTML inspector tool of the browser and find it yourself. Another approach is to...
View ArticleDoes Kendo Validator exist as a replacement or supplement to jQuery Validator?
Hello Matt, Can you please share your experience with the jQuery Validator and log everything that you'd like to see in the Kendo Validator as a feature request in the Kendo UserVoice portal. Best...
View ArticleDatapager and EF Core 1.0 support
Hi Ivan,Thanks for your answer - unfortunate but completely understandable.All the best, Joseph
View ArticleInstaller not working on Win 10 machine
We were able to install by extracting the exe file into a folder and using the exe from the extracted folder..
View ArticleItems disappearing on shape file while zooming out
Hello,We are currently using the radmap control to display a shape file (1MB) showing a map of the world. The virtualization engine is also used in order to maximize the performance for this relatively...
View ArticleApplication size changes before report loads data
After the the report initialization when I call the reportViewer.RefreshReport() my screen resolution and size stays the same, but my application dimension (screen size) changes, causing my application...
View Article