How to get user control defined by EditFormSettings when edit command button...
Hi Chen, You can use the approach provided in the following section in order to access the UserControl:( Section Accessing controls in edit/insert mode...
View ArticleDisplay just data from DataSet
Hi Essoufi, If you want to display categories you should set the XAxis.Type property to "Category". More information on the matter is available here -...
View ArticleExport to PDF Bug
Hi, Our clients use only Adobe and excel. Is there any workaround? Is it possible, if it is to wide, to choose start date and end date for printing? Is there option to export to excel then?? If it is...
View ArticleProblem with DropDownList and ComboBox gradients
Hi Sriraksha, Could you please provide a small but run-able Kendo Dojo example which demonstrates your current implementation so I can examine it and advise you accordingly? Regards, Alexander Valchev...
View ArticleDatasource in template not syncing
Hello Steven, The quotes might get added in case the field's type is not explicitly specified in the DataSource's schema.model option. If that is indeed the case, then the DataSource will treat those...
View ArticleRad Grid - Add/Edit mode popup - Close popup on client side
Hi, I want when user clicks outside of rad grid modal popup it should close the popup window. I need to make this only from client side
View ArticleOpening HTML5Interactive in browser with a broken image
Hello Soori, Please check Exporting Report Programmatically (Exporting a report to a multi document format). The code snippet illustrates how to use second overload of the ReportProcessor.ExportReport...
View ArticleNestedViewTemplate ItemCommand Bug
Hi Christian, I tried to replicate the behavior on my end, however, I was unable to. I am attaching a sample project I used for testing. Please give the sample a try and let me know how it works for...
View ArticleBinding Graphs Category and Value Axis with MVVM
Hello, Only properties bound through data-bind will track the model. Everything else is static configuration with data-* syntax. In order to apply the dynamic configuration you'll either need to call...
View Articlehow to show all day event for different attendees
hi, I like to show only one event per day for different attendees in timeline view angularjs. i removed times column but it shows time rows as below example http://dojo.telerik.com/eBoVo i need to...
View ArticleExporting to Excel with dot syntax fieldnames
Hi Alex, Could you please paste here your grid configuration? We need that to reproduce the error you are having. Regards, Atanas Korchev Telerik Join us on our journey to create the world's most...
View Article"This is an invalid webresource request" Exception!
Hello David, Did you by any chance set static decrypt key? Setting static decrypt key will likely result in resolving the problem because it will ensure one and the same key is used to decrypt the...
View ArticleDoubleclick and navigate to another view
Hi Dimiter, I want Popup a Grid View when doubleclick on a textbox. can u help me?
View ArticleDynamically change directory for RadAsyncUpload
Hello Al, Thank you for posting this discovery in the public forums. I've rewarded your account with telerik pints. Regards, Ivaylo Telerik The New Release of Telerik Test Studio Is Here! Download,...
View ArticleGrid Format
hii all,i want to implement table using below format in telerik.. plz help me ___________________________...
View ArticleSelect Event of RadTreeView Node ONLY on Client-Side
Hello, You can use the following code:function onClientNodeClicking(sender, args) { args.get_node().set_selected(true); args.set_cancel(true);} Regards, Bozhidar Telerik See What's Next in App...
View ArticleCustom command click binding with MVVM
This example does not work when the grid is defined in a template (in a view). Is there an example where it is used in a view or template?
View Articlereview request for 'Applying Default Filter on Initial Load' doc
Hello Dan, Can you please confirm that you are following all the suggestions from the below help article:Applying Default Filter on Initial Load As you can notice, you need to set the FilterExpression,...
View ArticleToolbar not woring for top and bottom position
Hello Vlad, Indeed there seems to be a problem with the toolbar when its position differs from the default. I have already logged this issue into our system and our developers will do their best to...
View Article