Questions tagged as 'telerik'

1
answer

I can not remove an item copied from one list to another (drag and drop)

I have the following code link . My problem occurs as follows: Add a Double Steppe in the list on the right. Add a Simple Steppe in the list on the right. Add a second Double Step in the list on the right. Drag a Double Step to the...
asked by 14.01.2015 / 14:59
1
answer

Printing reports in Firefox using Telerik Reporting

I'm having a problem, which is apparently bothering other developers who use the Telerik components .... link And the Telerik developers ... link The fact is that in Firefox it does not print when you click the print button, it p...
asked by 25.06.2014 / 22:27
1
answer

Add item in a pie chart template Telerik

I'm developing a chart using Telerik. In the graphic I need to show in the template some relevant information, such as training, percentage and total. But I can only show two (training and percentage), which in the case Telerik comes by default,...
asked by 29.04.2015 / 16:52
0
answers

WPF stylization failure

I have a problem with references of a style within the code. I have a DLL of several stylized components inherited from the Telerik package with just a few changes like color, size, etc ... Within the program where I want to use the compon...
asked by 04.03.2015 / 19:55
1
answer

Disable automatic refresh of a Grid [closed]

Hello, I have been trying to disable refresh a AjaxUpdatedControl of a RadGrid that occurs when I click a button on this Grid. Does anyone have any suggestions how to do this?     
asked by 01.09.2016 / 19:13
1
answer

Remove part of the time interval Kendo TimePicker

When you use% w / w% of% w / w to set a service time selection, the minimum period (8:00 AM) and maximum (18:00) has been set, however it will be necessary to remove the interval from 12:00 until 1:30 p.m. in this list. How to do this action?...
asked by 14.01.2015 / 12:13
2
answers

Loading Grid data with CheckBoxColumn

I'm creating a form to register a license for a product. This form serves to record which solution a client has. In the form to add a product you only have to select product and customer . I'm having a hard time crafting the loading...
asked by 10.03.2016 / 13:02
1
answer

forEach filtering by the parameter that was passed

I'm trying to solve a problem here. I think it's easy, but I'm not as intimate with javascript yet. Next: I have a Javascript array that has some information I need, such as name and title (eg: John, Higher Education) The first time I call the s...
asked by 27.04.2015 / 16:48
1
answer

Retrieve Text and Value from Select with KENDO MVVM

I need help from vcs, anyone who has knowledge on KnockoutJS I have something like this: var viewModelPessoa = kendo.observable({ Contatos: [], FormContato: { TipoContato: -1, //Aqui vai o indice/value do select/optio...
asked by 27.03.2014 / 16:07
0
answers

Button action from vb .net does not work

I want to do a simple action when a button is clicked but nothing happens. Aspx file <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolderNormal" runat="server"> <asp:Button Text="text" runat="server" ID="Teste" /...
asked by 28.05.2018 / 19:39