[Bug] Grid Commands are not shown in Scrollmode
Hi Johannes, The described behavior is expected, as the "name" column occupies all available space, because the "command" column has no width specified. When the "command" column's width is configured,...
View ArticleRequired field on step back
Hello Yan, The required field validation will be triggered on each postback of the page. Therefore, when you trigger a server event the required field validation will be triggered for the fields on...
View ArticleClearing RadGrid & Setting DataSource to dataTable
Hello Jonathan, I would suggest that you use the Advanced Data-Binding and set the DataSource...
View ArticleHow to have different headers for sections in a radRichTextBox
It did the job, thanks thanks thanks ...
View ArticleEditor inside popup will not allow resizing of table columns/rows
Hi, The functionality for Resizing of tables, columns and rows is available in Kendo editor component since R3 2016 release. You can try it in the following Dojo sample. Regards, Misho Telerik by...
View ArticleWhat is qsf?
Hi Kay,This is a namespace we have created for our online demos. It contains some form controls or configuration panels that we use throughout. As the Demo Isolation Steps instruct, you should just...
View ArticleDatabinding to SelectedItems property of the GridView
6 years later.... RadAutoCompleteBox has this!Does that mean you can implement it in RadGridView now? :-)
View ArticleWizard with Postback on each step
Hello, You can submit the content but then you should ensure to reopen the window. You can also consider using iframe for the window in order to load different step pages in separate context. Regarding...
View ArticleProblems with inline editing
Hello Jason, You can take a look at this forum post where a similar behavior is discussed. You can see how to control the editing of treeview items on lost focus or when click on another control. You...
View ArticleWPF RadGridView header row double click
Hello Yoan,I finally found what I missed, so if someone need the same thing, I copy my code below.<UserControl.Resources> <ResourceDictionary> ......
View ArticleKendo UI Grid: Virtual scrolling need to work with Page up / down key of keyboad
Hi,In my project, We are using Kendo UI grid with virtual scrolling feature. By using mouse scroll it is working as expected. As our new requirement, grid data scroll is also working with Page up/Down...
View ArticleRadDropDownList Selected Value
Hi,Inthat scenario, when I try to edit the selected item, you'll see thelist.Selected Value is not changed. But if you press button to get the Selected Value, you'll it's already = null.It should keep...
View ArticleRadDropDownList Selected Value
Hi, Thank you for writing. I have tested this with the latest version and the behavior is correct on my side. With which version are you testing this? I have attached a small video as well. I am...
View ArticleHow to Display Powerpoint Slideshow using telerik controls?
Hello,How can i show powerpoint slideshow (in view mode only) on Windows forms using telerik Winform Controls?Is there any telerik control which will help to show powerpoint showPlease help!!
View ArticleRadDock transparency
Hi,I had a radRibbonForm as my main form in my application.This form had background image which is set from local resources at run-time.Is it possible to place a radDock control and make it fully...
View Articleul grouping by date in reverse order?
Hi Kenneth, I was using a demo with a Grid to demonstrate the data grouping. The settings that we are discussing are directly related to the DataSource only. If you have difficulties with binding your...
View ArticleOpenOffice spell checking
One question regarding NHunspellSpellChecking project (and MsWordSpellChecking as well).While checking the word with an apostrophe like "I've", the "CheckWordIsCorrect" method is checking only "ve"...
View ArticleCordova Read/Write binary file
Hi, This functionality can be incorporated in your app using the File Transfer plugin which you can see in action here. It allows for downloading a file from a remote resource and storing it on the...
View Article