Telerik Forums
Kendo UI for jQuery Forum
4 answers
334 views
In my kendo chart ( http://jsbin.com/eWIniqi/1/edit ) it renders properly with correct grouping etc. unless the data is missing a Code: "No" for a month.

If you remove one of the Code: "No" for a month, the categoryAxis label disappears ( http://jsbin.com/aQaXorE/2/edit ).  I can remove a yes or not specified, and the categoryField shows up fine ( http://jsbin.com/aQaXorE/3/edit ).

My data is being pulled from some evaluations that are done and may not have all three fields represented (Ideally we would only have Code: "yes" responses).
Is there some way to make sure the categoryAxis field label is shown, or perhaps there is a better way to build this chart ?

Thanks

Robin
Stefan
Telerik team
 answered on 18 Jan 2018
3 answers
329 views

Hi All , i am aware that KendoGrid provides columns aggregates in the footer template , my requirement is to populate a editable column aggregate/sum into a separate div element present in form . currently i am looping through all the records in the grid where dirty-lag= true and editable column val >0 . Is there is any other way to address this more efficiently like how JQGrid provides .

 

Example of JqGrid - i can get the sum of a column without looping through all the records .

var sum = $(<GRID_NAME>).jqGrid('getCol','<COLUMN_NAME>',false,'sum');

 

 

Stefan
Telerik team
 answered on 18 Jan 2018
2 answers
629 views

I'm trying to configure this grid so that all the columns auto-expand enough to show all the data in every column.

Regardless of what I've tried, it seems that the table stays the same width with no scrolling, and calling autoFitColumn just *shrinks* that column to better accommodate the others (vs the way Format > Column > AutoFit Selection works in Excel.)

http://dojo.telerik.com/iRIqU

 

Can someone advise how to get the columns to auto-expand?

shiv
Top achievements
Rank 1
 answered on 17 Jan 2018
7 answers
85 views

In kendo spreadsheet, if you

1. select 2 un-adjacent cells, 

2. ctrl-x to cut, and selected cell contents are cleared

(in the console, error "Unsupported for multiple ranges" is thrown)

3. but when you paste with ctrl + v, the content is lost.

 

If you do the same thing for copy (ctrl + c), an dialog pop-up with message "That action cannot be performed on multiple selection". I think this should also happen for cut operation.

Veselin Tsvetanov
Telerik team
 answered on 17 Jan 2018
1 answer
181 views

Hi there,

I was wondering if it was possible to sort the grid view data with the treeview. 

I would want to load my data of say.... cars and display it in the treeview, but also sort everything in the treeview ex, by owner, by brand, etc. 

If this is possible, how would i go about handling the data loading. Do I need to make a new structure for the data or can I simply use a different datasource?

Thanks. 

Ivan Danchev
Telerik team
 answered on 17 Jan 2018
4 answers
2.7K+ views
I was hoping someone could help me out with how I can hide a grid if the datasource returns with no results.

I was doing this in my code behind before I switched to a Kendo grid, but am quite new to javascript, and can't seem to find any good info on how to do this.

Please let me know if you have any questions.

Thanks,

Scott
Manasa
Top achievements
Rank 1
 answered on 17 Jan 2018
4 answers
114 views

Hi.

I use Metro theme.

When hovering a combo box, an unnecessary green underline appears by location.

It is the first combo box of the following sample.

http://dojo.telerik.com/IkaMUs

(I confirmed it with chrome.)

Is there a way to fix this problem?

kako
Top achievements
Rank 1
 answered on 17 Jan 2018
2 answers
563 views

According to the Kendo UI template documentation, you can use either the #=Field# or #:Field# notation, with the #:Field# notation encoding the text. However, I cannot seem to get this to work.

I created a field in my model that just returned a string, "<b>Todd</b>". Then, I used the template like this:

<a href="/page.aspx?path=#=Field#"></a>

and also like this:

<a href="/page.aspx?path=#:Field#"></a>

In BOTH cases, the output was

<a href="/page.aspx?path=<b>Todd</b>"></a>

While I would expect that for the #=Field# notation, for the #:Field# notation, I was expecting:

<a href="/page.aspx?path=%3Cb%3ETodd%3C/b%3E"></a>

Any ideas on why this isn't working like I am expecting?

ExactBid
Top achievements
Rank 1
 answered on 16 Jan 2018
10 answers
2.2K+ views
I'm wondering if it is possible to put all rows into edit mode while doing batch editing. It obviously isn't built into the API, but maybe there is a way around this?

Specifically, I have a grid of 4 columns. Only 1 column is editable. That column happens to be a drop down list. I have been told that I need to display all of the records with that one column as editable drop downs. This makes sense in that it helps communicated to the user that this grid is batch editable. Otherwise it takes a little faith and exploration from the end user to understand that if they click in one of the cells they will be able to edit it.

I have tried providing a drop down list for both the 'template' and the 'editor' function. However, that caused some flickering and didn't seem to update the template after leaving edit mode.

Thoughts?
BOTTOLLIER
Top achievements
Rank 1
 answered on 16 Jan 2018
6 answers
348 views
I am trying to use the upload widget to add Outlook emails.  When dragging an email from Outlook nothing happens.  It does not error and does not upload the email.

I am only able to save the message then drag the saved file. Is there a way to upload directly by dragging from Outlook?
Brian
Top achievements
Rank 1
 answered on 16 Jan 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?