Questions tagged as 'telerik'

0
answers

How to make the RadHtmlChart telerik be responsive?

I have 3 graphs RadHtmlChart of Telerik on a page, I'm dividing this page into 3 so they always appear, without the need to scroll scroll to view them. I need to resize the page, RadHtmlChart is suitable for this r...
asked by 14.08.2017 / 17:23
0
answers

Add items from a Kendo Chart category

I have an array with the percentage of each chart item, similar to the date. I am trying to build the template, according to the code template: "#= series.abbr #: #= value # (#= series.percent #) . Here is the code: $("#chart").kendoCha...
asked by 08.06.2016 / 14:27
1
answer

How do I add two buttons to the toolbar?

I have grid and would like to put two buttons on toolbar . At the moment I'm trying like this, but it's not working: toolbar: [ { text: "Exportar para Excel", name: ["excel"] },...
asked by 09.06.2015 / 14:23
1
answer

Application name does not appear after download from APP Store

I developed an application in BUILDER APP and published in APP STORE, but in the last update I noticed that now, when you download the application, it appears with the icon and no name in the mobile phones (all versions of IOS) Does anyone kn...
asked by 23.10.2015 / 20:33
1
answer

Error using Telerik RadTreeList

I'm trying to use RadTreeList in a WebForms application with MasterPage unsuccessful because error occurs in html tags: Linha 59: <qsf:ConfiguratorPanel runat="server" ID="ConfiguratorPanel1" I have tried to change from: <qs...
asked by 24.10.2018 / 17:12
1
answer

Extract information from the request header in Fiddler

I need to extract information from the request header in the FIDDLER application to make a comparison of a context variable that is sent in the header and set routes based on that variable. In case, if the variable is value 3, the...
asked by 24.10.2016 / 14:06
2
answers

Open another page in JQuery modal

I have a problem that I can not resolve in any way. Well, I have a project in Asp.NET MVC as follows: Home Model public class Objeto { public Objeto() { } public Objeto(string nome, double valor, double perc...
asked by 13.04.2015 / 17:03
0
answers

How do I check and uncheck the Telerik component CheckBox?

I searched the Telerik site and did not find where to show how to to enable the CheckBox ( check and uncheck ) of this component? Home Well I will need to update the profile by sending True or False to the database; HTML:<...
asked by 24.10.2018 / 22:33
0
answers

Change HeaderText from a columngroup radgrid da telerik

I have a radgrid of the telerik component and inside it I made a columngroup like this: <ColumnGroups> <telerik:GridColumnGroup HeaderText="Folha Mensal" Name="FOLHA" HeaderStyle-HorizontalAlign="Left" HeaderStyle-BackColor="Laven...
asked by 20.04.2018 / 16:16
0
answers

The name RadGrid1 does not exist in the current context

Good morning, I'm trying to get my RadGrid1 on the backend, because of the error mentioned in the title, I do not know what else to do, can anyone help me? Aspx code: <asp:Content ID="Content2" ContentPlaceHolderID="bodyMenu" runat="serv...
asked by 23.04.2018 / 14:34