How to have different headers for sections in a radRichTextBox
Hello Media, We experienced a technical issue with the attachments in the forums. It is now fixed and you should be able to download the archive. I checked your code and noticed that you are setting...
View ArticleNeed to show pop up list control when click button
Hi Everyone,I have implement with help of Pop up window.Regards,Rajendar
View ArticleNavbar (Mobile) - Hide empty overflow anchor
Hello Paul, The Overflow anchor is displayed by design even of there are no overflow items. If you want to hide it based on some condition, I can suggest using CSS and custom CSS class which will be...
View ArticleHow to remove default margin on kendo multiselect
If you try this example, where I added style on multiselect to display it width as 30%, default margin stays and I cant remove it.http://dojo.telerik.com/UcABo Inspect multiselect widget and hover...
View ArticleReporting .NET Core
HI, Hopefully the last post by me on this subject. Just in case you want to get the actual solution working that was sent a couple of posts up ASPNETCoreDemo10-2-16-1007.zip, to save you googling...
View ArticleNavbar (Mobile) - Hide empty overflow anchor
Many thanks Stefan. That's a very clear and useful response.Best regards- Paul
View ArticleOpen multiple rad windows on grid row selection
I have a requirement where 1. user clicks on radgrid row and a new rad window opens2. if the user minimizes that window (not close) and selects another row in the radgrid, another new window opens3 i...
View ArticleOpen multiple rad windows on grid row selection
Hello,You should open an unnamed RadWindow instance so it does not get reused: http://docs.telerik.com/devtools/aspnet-ajax/controls/window/getting-started/opening-windows.The demo loads an entire page...
View ArticleLoad theme before view presented, display only a number for date text, & slow...
Hello, Michael, Loading events just for the presented month can be achieved by implementing TKCaledarDelegate's method WillNavigateToDate. You can check the month of the date that the calendar is going...
View ArticleCheckBox selection column in a RadGridView
Sorry for bumping an old thread, but this is the exact same thing I am trying to do. I tried subscribing to the CellBeginEdit event, but as soon as I click the checkbox, all the rows get deselected....
View ArticleWPF RadGridView header row double click
Hello YoanI think it's the good way, I'll take a look to your links.I put a print screen of what I want to do in attached file. I talked about header row because the property I used to make the first...
View ArticleExcel export stopped working
Hello David, There is a known issue with the Grid' Excel export in the latest version of Kendo UI 2016.3.914 with combination of a specific jQuery...
View ArticleHow to use MapPushpin in RadMap
Hi, I'm trying to display multiple pushpin using RadMap. Below is my code and attached my requirement screenshot. Please advise. <telerik:RadMap Grid.Row="0" x:Name="radMap"...
View ArticleImplementing "Select All" Checkbox
Hello Nomesh, Thank you for writing. Note that since Q2 2014 SP1, RadGridView supports header checkbox in the GridViewCheckBoxColumn. It is just necessary to set the...
View ArticleRequired field on step back
or is it possible to set CausesValidation=false for the previous button?
View Articlehow to create event for child grid template
Hi Dess,Thank you very much for the solution.I have a three level gridview. I have select All header checkbox in the three levels and I am using KB article. My requirement is : To access the header...
View ArticleClick Button step taking more time and not completed.
Hello Nithya, Great to hear this helped. In case you face any further difficulties do not hesitate to contact us again! Regards, Elena Tsvetkova Telerik by Progress The New Release of Telerik Test...
View ArticleInspect instance to get value
I'm trying to view the value of a specific instance. But only when the type is a string does it show the value, otherwise is shows the type name. Is there a way to get the actual value? The...
View ArticleCheckBox selection column in a RadGridView
Hi Pavel, Thank you for writing. I am not sure what exactly is your scenario. Can you please provide more details about your task. A general code snippet demonstrating your local setup would also help....
View ArticleNova theme km-light on navbar hides title and button icons
By commenting out the portion of the CSS as indicated in my post the km-light class works as expected, that is, displays red text on a white background.With the portion not commented out km-light...
View Article