Display value in ComboBox
I failed to mention that I am using Angular, so I needed to use the cascade event rather than the change event to detect when changes are made to the model. But it is working perfectly. Thanks for the...
View ArticleRadComboBox with Required Field Validator - IE issues when clearing with X
Posting the image now.
View ArticleCheck/Uncheck GridCheckBoxColumn
Hi Marta, I would suggest you to see the forum thread below and test the project provided in it.http://www.telerik.com/forums/how-to-save-results-of-batch-editing-all-rows-all-cells Regards, Maria...
View ArticleHow to change radtab style on failed validation
The posted link for the online example no longer works. I'm assuming it is now the demo page here: http://demos.telerik.com/aspnet-ajax/tabstrip/examples/appearance/uniquetabappearance/defaultcs.aspx....
View ArticleHybrid Html5 Mobile Apps and MVC API Controllers
Hi Alexis, You can store the endpoint address as a global variable in the app. As long as the variable is declared in the global scope in the app you will be able to access it from any method and use...
View ArticleCenter align diagram.TextBox
Hi I am trying to center align a TextBox in a diagram. I tried using http://docs.telerik.com/kendo-ui/api/javascript/dataviz/diagram/layout#configuration-alignContent, however there is very little...
View ArticleIsBusy cannot be set when using bindings within RadDock using the...
Nasko, that worked for us.Note: this didn't seem to be an issue using the RadDocking - LoadLayout()/SaveLayout() methods, only the PersistenceManager.Thank you,Patrick
View ArticleGroup affects the sort order in kendo grid
Hello Balamurugan, When you group a column, the sort order of the groups will be based on the grouped column data field and the only supported sort order of the groups is ascending and descending. By...
View ArticleGridView - all basic functionalities in one sample
Hi Vitor, Thanks for the additional information. The blog post relevant to the Silverlight one you referred, can be found here: How To: RadGridView for WPF paging, sorting and filtering of 1mil....
View ArticleFiltering from controller
I have a situation where I want to allow a grid to be "pre-filtered" based on an optional value passed into the query string. I found an example, but it is only partially working. The code that...
View Articlehow to add item in vb code?
looking at the demos but I cannot figure out how to manually add items to RadListView and also groupings. so I think I create a group and add a few items to it and then add to listview. is there some...
View ArticleRemove Times from time Picker
Hi Mate thanks very much now they have asked me can the radseculer apppointments also be customised as well. Ie here i want the abilitie to remove times from the Sceduler as well its so an introducer...
View ArticleCustom column with Outlook style category colors
Hello Marcel, To achieve the desired effect, you will need to define your own custom column. I suggest having a look at our tutorial on how to create a custom column editor as well as this helpful blog...
View ArticleRemove field from create/update
Thank you for the reply.I'm curious about how the grid works with the MVC component: do you normally have to remap all Entity Framework objects to viewmodels? Is there a way to use the grid directly...
View ArticleHow to configure remote datasource with declarative syntax
Thanks, not sure why that didn't work when I tried it before.What about defining a template. Any template I put in there I get an error message like: Syntax error, unrecognized expression: ##=...
View ArticleHow to configure remote datasource with declarative syntax
Also, just an FYI, I'm not using MVVM, not passing an observable to bind(), I just want to configure in the DOM to simplify instantiating new widgets dynamically added to the dom.
View ArticleCancel a Form save what about the grid ?
Hi Guillaume, I would suggest you to review the thread below that elaborates on this matter:http://stackoverflow.com/questions/14499478/kendo-grid-cancel-edit-event Regards, Maria Ilieva Telerik Do you...
View ArticleSilent install of Test Studio Runtime Edition
Hello Rory, In theory it should be possible. Our installer is a .msi file. You should be able to use Microsoft's MSIEXEC command line tool, with correct command line parameters to do a silent install....
View ArticleData form with Next/Prev record
Vessy,Thanks. I did find all of that for Grids, but I am trying to do that with forms specifically - look at what Microsoft Access can let you do in just a few minutes but would take a very experienced...
View Article