Deleting Row in Grid with PageSize 'All' Selected in Kendo UI ASP.NET MVC
I have two grids with pageSize enabled which includes 'All' text to display all the items of the grid. There is a button in the form which when clicked will move items from one grid to other. The issue...
View ArticleDynamically set options.rows
Is there something that happens in the saveUrl? The demo has it listed as /kendo-ui/spreadsheet/Upload. I have a wrapper component around the kendo-upload with options.async.autoUpload set to false...
View ArticleValidation
I have tried many different scenarios and nothing is working exactly the way I need it to, so I am open to suggestions... I need an unbound Datagrid with 2 comboxbox columns, Employee (which contains...
View ArticleViewMode deprecated?
Yana,Can you please post an example for this? Here is what I am using in my old code.[I inherited this code.]private SchedulerViewMode getViewModeFromViewString(string strView) { if...
View ArticleProblem filtering data relations with RESTful API
I have my data relations setup on the Telerik backend and I need to filter them based on a user's selection. When I add a filter(id) I get an...
View ArticleRadtooltip to display validation messages
This is an old thread, but I thought I should post something similar I did.I used RadToolTip to display error messages for ASP.Net validators as in following video: RadToolTipify ASP.Net Validators.In...
View ArticleSlider to look like ruler?
How to make Slider look like Ruler with small and large ticks?Thank you.
View ArticleHow to Get Selected Value from multiComboBoxColumn in GridView
Hi all,For example I have a Procedure in Sql server that return record of Employee tables.In this table has a foreign key of Section table(Emp_FK_Sec_ID(in Section tabled named=Sec_ID)).In my Procedure...
View Articleretrieve phone number from android
Your contacts SHOULD be backed up to your Gmail account, unless you manually turned off contact syncing. So log into your Gmail account on your computer to see if all the contacts you are looking for,...
View ArticleWeb based report designer
Do you have plan to develop web based report designer? we need it to go on devoloping our program with telerik
View ArticleAgendaView
How disable click in date column in Agenda View (attached image)? And can I add custome style/template in the date column in Agenda View?
View ArticleKeyboardnavigation for HeaderContextmenu
Hi, ich have a Grid with Enabled HeaderContextMenu. Is it possible to open the Contextmenu with Keyboard for selected item and also Navigate inside the Contextmenu with Keyboard? Kind Regards
View ArticleGridTemplateColumn with FilterTemplate when AllowFiltering=true causes an error.
After a few hours of searching the internet on the error "Specified argument was out of the range of valid values", I discovered that the cause was the GridTemplateColumn behaving differently that a...
View ArticleNested Items in Dropdownlist
Can anyone advise if it is possible to nest items in a rad drop down list in Winforms?I've looked at the documentation which doesn't mention this, but would like to know if it is actually possible....
View ArticleReporting WPF - Hide some axis X labels in CategoryScale series.
Can you add RowNumber to the Query like this:select *,(select COUNT(0) from humanresources.department e2 where e2.Id <= Dep.Id) as 'RowNum' from humanresources.department As DepAnd use the filter,...
View ArticleStackOverflowException in InsertFragment
Hello,I get StackOverflowException when I try to insert fragment to document and call InsertFragment function from RadRichTextBox. The error is not stable, sometimes everything works.I attach a file...
View ArticleError: “This operation is valid only on elements that have this template...
I have a C# WPF application that contains a user control:<UserControl x:Name="payrollEntryControl" x:Class="MyNamespace.PayrollEntryControl" [...] >...
View ArticleRounded Corners
Hello,I would like to know how to change the RadDesktopAlert appearance so that it will have rounded corners.
View Article