Telerik Forums
Kendo UI for jQuery Forum
1 answer
237 views

I am using the filtering from column menu for a grid and I have to support some other languages. I wanted to use the default translation that is provided with the kendo instalation, however I saw that not everything is translated.

What I have noticed was that the filtermenu in messages has also a title that is basically the same text as the info

messages: {
     info: 'Show items with value that:',
     title: 'Show items with value that:',
}

but on the translation files the title is not translated

if (kendo.ui.FilterMenu) {
kendo.ui.FilterMenu.prototype.options.messages =
$.extend(true, kendo.ui.FilterMenu.prototype.options.messages,{
  "info": "Mostrar filas con valor que:",
  ....
}

I know how to implement the translation but I would like to register this as a request to be solved.

Preslav
Telerik team
 answered on 07 May 2018
2 answers
167 views

I've hooked into the change event on the spreadsheet to do some processing of the value entered.  Inside the method, I'm using range.forEachCell() to loop over the cells that changed

Anytime I paste a value into a cell it is looping over the range twice.  Here is a quick snippet from the javascript console:

cell value: 4/3/2018 3:03
*** after forEachCell
cell value: 4/3/2018 3:03
*** after forEachCell

 

Is this expected behavior or is this a bug in your software?

I'm using the current release of your software, testing in the latest version of Firefox 59.0.2 (64bit) and have verified it on Chrome v66 (64bit).

Let me know.

Thanks.
Greg

Dimitar
Telerik team
 answered on 07 May 2018
4 answers
1.2K+ views

 

is there any way to append a context menu to each (or part of them) cells of the kendo grid ?

what I am trying to do is to give to the cell a drill-down options functionalit.

what I would like to do is:  right click a cell of the grid and view a context menu with the available drillable options, once I clicked one action of the menu I need to retrieve the sender cell parameters like for example row id, column id, value etc.. depending on action needs.

I've found a way to have a similar functionality by using tooltip which is fired on left-click and which allows me to retrive sender-cell data through selected method of the grid, but I'd like to improve this solution.

Any suggestions? I'm using angular 1.x.x

Stefan
Telerik team
 answered on 07 May 2018
5 answers
171 views
Is there a way to zoom out charts other than using mouse wheels? I want to zoom out on double click on the area/range/line chart. How can i do that?
Stefan
Telerik team
 answered on 07 May 2018
1 answer
171 views

Hello,

if i set the dimensions of the MediaPlayer with:

style="width: 500px; height: 400px;"

i have this problem:

kendo.all.js:77891 Uncaught TypeError: Cannot read property 'find' of undefined

 

with this settings: style="width:640px; height: 360px;"

everything works

why?

 

Thank you

Konstantin Dikov
Telerik team
 answered on 07 May 2018
2 answers
124 views

Hi.

Is there how to draw a line of categoryAxis between label and label on AreaChart.

AreaChart's majorGridLines and minorGridLines draw lines on the label.

kako
Top achievements
Rank 1
 answered on 07 May 2018
3 answers
316 views
Hi,
   I have a hierarchical grid which works fine. in the grid I have editable columns which also work properly. Now coming to the problem we have to validate the value in the editable columns which are kendo comboboxes. The validation also works fine but the message appears and then disappears when i click on the tabkey. I forgot to mention that navigation has also been enabled on the grid.it is somewhat similar to the example in the link -- http://trykendoui.telerik.com/iGoz/9. Please do help as I am stuck now
Regards,
Bobby
Viktor Tachev
Telerik team
 answered on 04 May 2018
3 answers
759 views

By default the Kendo Spreadsheet selects cell A1 when the spreadsheet is loaded. I'd like to change this behavior so that there is no default selection. If a user clicks on the sheet then I want the selection functionality to behave normally.

I don't see any unselect or deselect options. Is this possible with the Spreadsheet object? If not, is there any sort of workaround to temporarily remove the selection box and column/row highlights?

Neli
Telerik team
 answered on 04 May 2018
3 answers
289 views

Hi Telerik,

 

Can you advice on how to hide message showed when drag and drop to root? You may refer attached picture for your reference.

 

Thank you,

Afandi Sha'ari

Neli
Telerik team
 answered on 04 May 2018
1 answer
176 views

Hi,

We have a big Gantt that has data until October.  When in week view the pdf export chops off everything after September (both when expanded and collapsed).  See:

https://dojo.telerik.com/@mattpil29/iFUlIFuP

Note month and year views are ok.

Is this an inbuilt limitation or is there something I can do.  These big PDF will go to a plotter for a wall display!

Thanks, Matt

 

 

Neli
Telerik team
 answered on 04 May 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?