Button Click is clicking in the Corner
Hi all,I have been dealing with this problem for a while now and im not sure why my program is functioning this way. Whenever I try to click a button on a "pop-up", the automation will click the upper...
View Articletemplate not overflow
Hi,How can a template overflow in a toolbar?In http://demos.telerik.com/kendo-ui/toolbar/index I change{ template: "<inputid='dropdown'style='width: 150px;'/>", overflow: "never"},to{...
View ArticleFormat RadCartesianChart BarSerie Labels
Is there any way to format the value labels in a RadCartesianChart BarSerie? Let's say I have a value in my VM as 10 but I wanna show 10.000.In Xamarin I cannot find anything such as...
View ArticleCall WebAPI via DataSource to fillfull listview
it's working.Thank You. Now will start look into custom cell
View ArticleConnecting to Physical Folder
Hi Gary, Yes it is possible as long as you have access to the server and have permission. Here is an article pertaining to accessing a remote network share. Hope this helps clear things. Regards,...
View ArticleData not populating on expand - several tables at a level
That worked(for now). Thanks Maria.
View Articleadd a row to a nested grid
Inside a main grid I have a nested detail grid and a button. How is it possible to add a row to the nested grid on a button click. My solution doesn't work: @scope.detailsGrid is undefined (which is...
View ArticleDataFormCommandProvider disables RadDataFormCommands?
I have a fairly complicated application that includes a RadDataForm that contains a TextBox that is supposed to allow a user to type multiple lines. The TextBox has TextWrapping="Wrap" and...
View ArticleValues not passed to Multiselect in grid detail template
Oh...)) I've had a feeling that it is some sort of idiotic copy-paste mistake.Thank you very much.
View ArticleUsing RadAjaxManager to exclude a button from being ajaxified
Hey,I am having the exact same problem.Can you please sharewhat exactly you have done to avoid the problem? ThanksVasudha
View ArticleRadDocking DesignTime Broken?
I double-checked and I am using the XAML binaries. Version is Q2 2016.
View ArticleGetting ValidationSummary RadDataForm
I'm trying to find the solution for a problem, and I come across this thread.You have an answer, but you're posting it in a different thread.I'm sure Jawad knew what other thread you were talking...
View ArticleRadDocking DesignTime Broken?
I did read the link that you mentioned. It seems like it might be actually better to use the NoXAML assemblies. Is this the best practice in Telerik's Eyes?
View ArticleEvent when a form's validation status changes?
I have a RadDataForm, and need to be informed when the form's validation status changes.What I thought I could do was to listen to RadDataForm.ValidationSummary.Errors.CollectionChanged, but...
View ArticleKendo Grid Filter Posting Twice
Thanks, that example made everything a tremendous amount better except for one thing. The web api is not translating the list of checked filters correctly. The url was getting too big so I needed to...
View ArticleSyncing pager with grid causes 2 service calls
I am using the grid in an Angular component with calls to an API. In order to set the API parameters from another set of controls, I use the read function in the dataSource transport. My initial...
View ArticleAppointment Description Not Displayed
Im having the exact same issue with the latest build of Telerik AJAX Q2 2016. Ive attached a sample of my project I am working on.Ive added in the designer code the DataDescriptionField and also in the...
View ArticleChange width and image of RadSplitBar
I am trying to use an image in css as suggested in the initial reply but the arrow on the split bar is still visible. I dont want to show that. I want to show only my image. Any solution?
View ArticleProblem with keeping distance between two tables
Hello, I'm using wpf reporting and I faced to problem: when the height of the top table increases, it begins to cover the bottom table. What I need to do is to keep the distance between them, and I...
View ArticleRadGrid - canceling update due to missing value
Hello Maria. Thank you for your reply. But I need to cancel the allready "on-going" edit process on the "OK" submit button, which means that the update must be interrupted, if the updated value in the...
View Article