How to make the radtreeview's item expand?
Hi, I use databinding for the radtreeview itemsource, and it's easy to get the xmlelement of the radtreeview's item. I want to expand the readtreeview's item , how to do it when I only know the...
View Articlehow can l get event that item component tap ?
I am in the list view is very convenient, but I don't know how to pour the items,Did anyone give me a method?my ex: item had three component ,one label & two button ,i want get the button event
View Articlehow can l get event that item component tap ?
follow my html code <GridLayoutdock="right"> <RadListView[items]="detailList" (itemSelected)="onItemSelected($event)" exampleTitle toggleNavButton> <templatetkListItemTemplate...
View ArticleBind Web API Json to Radgrid in client side
Hi Everyone,I am new to Telerik world and I am very much impressed with telerik controls. My requirement is to bind web API json data to radgrid in client side(wanted to implement paging and sorting...
View ArticleBackground color all white
Hello, You can try the following:div.RadScheduler_Silk .rsOtherMonth, div.RadScheduler_Silk .rsNonWorkHour, div.RadScheduler_Silk .rsSunCol, div.RadScheduler_Silk .rsSatCol { background-color:...
View Articlehow can l get event that item component tap ?
Hello Scleo Lei, I am not quite sure what are you trying to achieve when you say "how to pour the items". Are you trying to load your items in your list-view!? If so, you can do it by providing your...
View ArticleAutocomplete on textbox column
Hello DessThanks for the snippet. I have found all the information I needed to implement this behavior in my project.Hope that's the issue about the attachments will be resolved soon.Best regardsMarco
View ArticleHow do I disable editing when AllowKeyboardNavigation="true"?
Hi, This is part of the built-in keyboard navigation and I have to say that it could not be disabled. However, you can handle the keydown event of the RadGrid wrapping element and prevent the...
View ArticleTabbing from cell replaces characters with function
Hello Pranay, Thank you very much for bringing the erroneous behaviour in keyboard navigation of the Kendo UI Spreadsheet to our attention. I was able to reproduce the issue by following the steps...
View ArticleGridView Popup Filter Issue
Hi Ponshankar, I was not able to replicate the undesired behavior on a sample application at my end. Please provide more details regarding your setup. What are the steps that you take in order to...
View ArticleBug at Area Chart when stack the series
Hi Sophi, Thank you for investigating this issue. Do you have that estimation about the fix for this bug? We have a product depending on this component and we have to plan our releases.Regards
View ArticleHow get cell swipe gesture working in android when ListView is in TabbedPage?
Hello, It is great that customers are reading and applying the promoted practices. It is true that the swipe navigation between tabs is recommended but it also is mentioned in which cases such...
View ArticleUpload Style Issue
Hi Dimiter,Before adding our custom style, can you please check what is the problem of the below that contains your changes on Dojo:http://dojo.telerik.com/usuMI/2Thank you very much for your help and...
View ArticleKendoUI Package Breakdown
Morning, I can understand that. How would you recommend I go about importing only the components I need per page. ?Thanks, Grant
View ArticleDashboard Template doesn't work?
Hello Joe,Thank you for reporting this. We reproduced the issue on our end too. It is caused by the following code in the Web.config file:<system.webServer> <staticContent> <mimeMap...
View ArticleLeave/Enter/Validation events not working
Hello Claire, Thank you for writing. The RadPopupEditor's Leave, Enter and Validated events are fired on my end when the user activates the RadPopupEditor and then focus another control. Please refer...
View ArticlePass Grid data back to controller
Hello Tong, We are currently experiencing problems with the attachments in all forum threads, but we hope that the issue will be resolved shortly. Meanwhile you can refer to the following HowTo...
View ArticleGrid sorting not enabled
Hello, Note that the sort is automatically enabled when you set AllosSorting property to true. I noticed that you already have enabled this property. Could you please verify that you are not receiving...
View Article