GridSpreadExport Group column
Hi Nadia, Thank you for writing. Currently, we do not have a property which controls the indented columns. I have added a feature request for such in our Feedback Portal. You can track the item for...
View ArticleExpand collapse issue in IOS ListView Item
Hi Pavel,PFB the DataTemplate, In this Template we have created 2 Rows in a grid where when the user clicks on the Grid in first row the second row Grid's visibility gets collapsed. once agian the user...
View ArticleIn Kendo Grid for "GridEditMode.InCell" type Object values(Fields) of...
I have added all required attachments in appropriate order, I found out the problem, I have X Y Z columns and only Y is editable..So X is a string type, If X contains string with character like '<'...
View ArticleWebresource error
Hi Paul, Can you elaborate on the exact way you have upgraded you project? I am asking you that as sometimes not all references of the project gets updated properly and there may be some cached...
View ArticleReport designer error in VS 2013
Hi,I'm getting error - Value cannot be null. Parameter name: instance, after I upgraded my solution to the current telerik reports verson. Can you please let me know how I can fix this issue.Please see...
View ArticleLooping and deleting folders in Kendo Treeview in automatic tests
hello again Cody,sorry for bothering you again after all this time, up until now I still haven't managed to make this automation work, I am probably making some stupid mistake...here you will find the...
View ArticleRadToolbar doesnt show Image on button
I have an RadToolbar control on my Page. The problem is the Images I have placed on my buttons don't show. My code seems fine. Whats the issue?<telerik:RadToolBar Grid.Row="1"...
View ArticleRadGrid freeze Chrome and Safari on any Apple device
Hello, We are experienced an issue with radGrid on iPad/iPhone/iPod. On any postback (trying to retrieve a record, ordering by clicking the column header, changing the page size) the entire browser is...
View ArticleWebResource 404 = pushbutton not displaying?
Hello Garrett, Could you please provide your code declaration and the related code behind in order to examine it locally? Additionally if you are using an AJAX you can try disabled it and check for a...
View ArticleMultiple Axes Charts
Hello, I have a situation where i am clicking on a list of names and building chart series with some options on the fly like: for (var i = 0; i < data.Data.length; i++) {...
View ArticleCreating Grid with unknown columns
Thank you Rosen. That works perfectly.I am having a problem with binding to the ClientTemplate. If I don't use a template the data binds fine with "true" and "false" for the Boolean values. If I use a...
View ArticleCopying PNG in to RichTextBox
Hi Anand, I tried to copy and paste different images in RadRichTextBox but couldn't reproduce the behavior you are observing. Could you send us more details on the exact scenario and steps to reproduce...
View ArticlePrevent Drag and Drop between Two Trees if node exists
Hi Vincent, You can consider using the dataSource.get(id) and treeView.findByUid() methods to check whether a node with the sought id exists in the target data source. Example:var treeview =...
View ArticleQ1 SR1 patch
Hello Norman, The service pack release is available and you can try it out. It contains fixes for the first two issues that you initially reported. For the third one we found a workaround which is...
View ArticleExport grid to pdf with multiple pages without setting pageSize
Hi Lich, I'm not sure that I understand the exact scenario that you have - could you please provide runeable example where the issue is reproduced? Another option is to at lease provide related Grid...
View ArticleBrowser is not respond when pasting large amounts of text into Multiline text...
Hi, Please copy the content from the 100K.txt content and try to paste into the Comments Textbox in the below link. https://demos.telerik.com/aspnet-ajax/textbox/overview/defaultcs.aspx Browser is not...
View ArticleDatasource microsoft web api
But if my public function returns a string, i find it in "Edit expression" ,what's the problem with function who returned list of objects?
View ArticleLooping and deleting folders in Kendo Treeview in automatic tests
Hello Daniele, In order to avoid any additional roundtrips I believe that the best option here is to open a new support thread. You may attach your application there and we will do our best to provide...
View ArticleF12 C# Keyboard Shortcut not working
Hi, JustCode has its own Go to definition mapped to F12, that should work properly for the supported languages. Could you please share with us the cases where it doesn't work? When you reset the Visual...
View ArticleInitialising Everlive DataSource
Hello David, Can you confirm: - The dataSource is initialized and populated when you are in the view that uses it - Did you try with locating it from another module as specified in my previous reply?...
View Article