Hide nodes in FieldsControl
Hi Eduard, Thank you for writing. The easiest solution would be to work with a LocalDataSourceFieldDescriptionsProvider and handle its AddingContainerNode event. Then you would be able to set the...
View ArticleWebresource error
Hi Paul, Using different versions of the Telerik DLLs in one and the same project is highly not recommended scenario that usually leads to many errors. The main reason behind this requirement is that...
View ArticleChange CurrentRow on/after cancelling UserAddingRow
Hi,I have a problem with unselecting the new Row in my grid.To explain the problem, i have a grid, where the user can add data to by using the new Row.When clicking the new Row, it gets populated with...
View ArticleReturning a dictionary (key/value pair) of objects
Hi Rob, RadGridView actually wraps any collection you bind to it in a queryable as it needs the IQueryable support for the data operations to work properly. Provided that your business object...
View ArticlePDF Missing images in Internet Explorer.
Awesome! Thanks for helping me out with this! :)
View ArticleWhich jQuery version is embedded in newest release 2016 Q1?
Hi, In the latest Q1 2016 release the jQuery version that is used is 1.11.1 as pointed in this...
View ArticleScrollbar minimum size too small on Expression_Dark theme with new...
Masha, Thank you for quick response. -Patrick
View ArticleMaterial Design Skin
Hi Jason,Ouch yeah that's not great. My issue is different then as the skin works fine except for that one issue.I presume that you tried all the normal stuff like cleaning solution, test on new...
View ArticleHiding table column and adjusting other columns
Thank you. Is it better to use the forums when asking questions like these? Or is it better to use your Ticket System?Will a member of the support team answer forum in quires?
View ArticleMessage on wrong input
Hello Alex, Please ensure that you have set name attributes to all validated elements.http://docs.telerik.com/kendo-ui/controls/editors/validator/overview#definition-of-custom-error-messages In...
View ArticleMicrosoft.Ajax axd files does not cache/ return 304
Thanks for the reply.However what if CDN is not an option.
View ArticleNativeScript need to add mp3 files to Android package
Hello Samir, I don't believe the issue is with the file location. As I was debugging the app I noticed that the adb tool detects the following error: SoundPool: sample 1 not READY. It seems that you...
View ArticleWe have installed Telerik but demo message is still there
Hello Nikos, Thank you for contacting us. Could you please share which is the Telerik product you are experiencing the issue with, as at this stage I am not sure about this. Regards, Kaloyan Telerik Do...
View ArticleWhich jQuery version is embedded in newest release 2016 Q1?
I've seen the document you refer to, and it's latest report is the jQuery for version Q3 2014. It doesn't say anything about versions after that. It's still 1.11 for Q1 2016? For almost every prior...
View ArticleListView + Selection
I figured out the undefined issue - when I was assigning the retrieved data to a javascript variable (icon_id), it was being set as a string, instead of an integer. Thanks for helping me work through...
View ArticleMaterial Design Skin
Jon,I take back my last remark. I tested on a new project and it does work there so it must be something with my existing project and I don't think a full uninstall/reinstall is needed now. Any ideas...
View ArticleHow to cancelChanges(model) for item in destroyed state?
Hello Ben, Thank you for the provided demo - indeed the "cancelChanges" method currently does not return deleted items when used with parameters which looks like incorrect behavior. That why I logged...
View Article