Acessing TextBox (within GroupFooterTemplate) parent from codebehind
Hello Leonardo, I have already replied you in your other forum thread you opened regarding this topic. In order to keep the posts consistent, I would kindly ask you to keep any further communication...
View Articlecannot register wp8 hybrid app to push notification
hi, I'm having issues on registering my Lumia 925 (wp8) app for push notifications. Step by step instructions on how to reproduce the problem: 1. using the web interface, I created a new app using the...
View ArticleIssues with self-referencing many-to-many relationship (when eager-loading...
Hi ThomasThanks for your reply. It is good to know that you are working on this. We will happy to wait another week, if the issue can be resolved.Best regards,Florian
View Articlecannot register wp8 hybrid app to push notification
I could not attach the zip of the project. just the screenshot:
View ArticleUnable to reference Telerik Universal
I have installed the Telerik_UI_for_WindowsUniversal_2016_1_0113_Dev.msi binaries and now I am trying to reference those controls in an Universal App in Visual Studio 2015 but I keep getting this error...
View ArticleHow to pass a grid's selected row values to controller
I ran your demo. First, your "Send to server" button does not actually call the update method on the controller. When I fixed that, I found that the "person" object sent to the controller was always...
View Articlemaps on Jiterz Coffee House sample
Hi Calin, This happens because the Map doesn't have an initial height and it defaults to 0. There are two options to address this: 1) If the view won't be scrollable, set data-stretch="true" in the...
View ArticleHow to open a window with different controller
Hi Bill, Window 5 does not display the value of the hello scope variable, because the widget is created via JavaScript, so it is not Angular aware. As a result, when its Ajax content is rendered, there...
View ArticleUnable to reference Telerik Universal
Seems like an Extension problem. Try to uninstall your Telerik Universal Extension from the Tools menu> Extensions. Then, reinstall it.Best regards.
View ArticleAutocompleteBox Binding problems
Hello Jose, Please try binding the AutoCompleteBox ItemsSource like this:<telerik:RadAutoCompleteBox SelectedItem="{Binding artigos.desig1, Mode=TwoWay}" ItemsSource="{Binding...
View ArticleTreeListView is blank in Windows 7?
Hi Stephen, Since I was not able to reproduce the issue you described and the styles that you have provided seem right to me, would it be possible to share more details regarding the issue you observe?...
View ArticleUnable to import custom cordova swift plugin
Hi Umesh, The project property is called iOSDeploymentTarget in the AppBuilder Command Line Interface and it is not shown, as it hasn't been changed for that project. To configure it, you can use the...
View ArticleDrag and drop and scrolling
Hi Sam, I have replied to the support ticket you have submitted. If you have additional queries I suggest we continue the conversation there. With that said please avoid submitting duplicate threads....
View ArticleRetaining order of elements after POST
Hi Matt, I am not sure I understand you correctly. In this screencast you can see that the data is sent in the order it was selected by using the dataItems method and a simple Ajax request. Let me know...
View ArticleSupporting Chinese (Simplified) characters in a PDF Export
It isn't clear whether or not this is supported by looking at the documentation or searching the forums. Is it possible to export a PDF, with drawDom, that will have Chinese characters in it? If so,...
View ArticleControls - will you extend - and when?
Hi Khumbu, We currently don't have plans to work on the controls you mentioned. If we do, it will be around the Q3-2015/Q1-2016 timeframe. That's why I'd suggest you cast your vote on the links below...
View ArticlePreserve Grid checkbox column while paging
Hello, if you would like to use CheckBoxesto select some rows in a RadGrid control and persist the selection after postback you can use one of the approaches below. Persisting selection...
View ArticleUpload controller doesn't receive files
Hello chen,Could you elaborate which sample are you referring to? Regards, Dimiter Madjarov Telerik Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
View ArticleBuilt-in localization for GridView filter shows OS language
Hello Carlos, We do not have a separate satellite assembly for English. May I ask you to send the sample project which is not working. We want to check its configuration. Checking the GAC was only a...
View ArticleRadNumericUpDown - problem with negative values and French Keyboard
Hi Tom, Indeed, we haven't received such a feedback about NumericUpDown control and French keyboard until now. We have tested the case in a simple application, however, we did not manage to replicate...
View Article