Telerik Forums
Kendo UI for Angular Forum
1 answer
165 views

If you make a multicolumn combobox virtual, the column widths don't work well at all.  This is your demo code, but I just made the widths of all the columns smaller.  It sizes the column widths appropriately if virtual is not turned on.

Martin Bechev
Telerik team
 answered on 03 Aug 2022
0 answers
97 views
I want to merge the hours columns into days when switching to TimelineWeek view, the same, merging days into weeks when displaying month review.
something similar to the Gantt view (when switching into week, it merges the hours automatically)
I don't want other scheduler options because I want the timeline view exactly 
Maher
Top achievements
Rank 1
 asked on 03 Aug 2022
1 answer
261 views

Hi,

 

I would like yo change time format in timeline view scheduler

Is there any way to do that? I can't find any template in API reference.

 

Thanks!

Svet
Telerik team
 answered on 03 Aug 2022
0 answers
126 views

I want to create a new row on kendo-grid when the tab key is pressed on the last column of previous row. Is there any way to achieve this functionality. I could not find anything similar on the docs, maybe I'm missing something. 

Thanks in advance!

Bharath
Top achievements
Rank 1
 asked on 03 Aug 2022
2 answers
213 views

Hello,

Is there a way to add the k-state-selected  class to a row that is being added to a grid?  My new record has its key set to 0 and I am setting my selectedIds to  an array of just this value but it seems to have no effect.  I've tried other values and they are still not recognized.

The way I am adding rows is I am calling grid.addRow and passing a formGroup object.

Thanks!

Marvin

Marvin
Top achievements
Rank 1
Iron
Iron
 answered on 02 Aug 2022
0 answers
216 views

I have an array of objects I'm looking to build a stacked bar chart on,  the challenge I have is the number of stackable bars has to be variable. My data currently comes in looking like this:

 

            "agentServices": [
              {
                "servicesPerformed": 1,
                "agentId": "083a2039-bffb-4c15-9ae6-be2f4dce47ec",
                "serviceId": "8293f890-6e96-4e2e-b1c8-6879c9434024",
                "firstName": "SAMPLE",
                "lastName": "TEST"
              },
              {
                "servicesPerformed": 1,
                "agentId": "083a2039-bffb-4c15-9ae6-be2f4dce47ec",
                "serviceId": "c3453213-90d8-4aac-9473-f8b214dfb608",
                "firstName": "SAMPLE",
                "lastName": "TEST"
              }
            ]

 

I'm looking to chart the count of services performed(length of a bar stack), per service(number of stacked bars) per agentID(number of separate bars) the number of services available is end user defined, so I assume I need some sort of looping to account for that since I can't just static code a set amount of series items to account for that.

my end goal is something like this, but with more then just 2 services

Aaron
Top achievements
Rank 1
Iron
 asked on 01 Aug 2022
0 answers
113 views

Hi,

please see this forked stackblitz example for treeview filtering:

example

Type in the textbox 'sofa'. It displays the 'Sofas' , but in my opinion, it should display the 'sofa xx' too.

balazs
Top achievements
Rank 1
 asked on 28 Jul 2022
0 answers
98 views

Hello Fam,

I need to implement group aggregate in column's when the serverGrouping set to true.  Whenever the serverGrouping is true I cannot able to use the group aggregates I have bulk data so I need to group in server not client side.  I want to send the aggregates to server side whenever the api calls and get back the group aggregate calculations accordingly and then display in Angular. 

Thanks in advance!

Rama Krishna
Top achievements
Rank 1
 asked on 27 Jul 2022
0 answers
139 views

when we set a rows to 3 and set a min-height as 200px with a counter at the bottom for a kendo textarea and we start type it automatically reduces the height according to 2 rows and if we didn't set any rows the height we set is comes below after the counter part but i need the height in textarea part. Can you please find me a solution to set the height for the kendo text area?

here i share a stackblitz example for the above issue

https://stackblitz.com/edit/angular-63c7zd?file=src/app/app.component.ts

gowtham
Top achievements
Rank 1
 asked on 27 Jul 2022
1 answer
214 views
How do I add year view on Kendo Gantt Chart Angular? And is there anyway to display multiple task in a row? 
Hetali
Telerik team
 answered on 26 Jul 2022
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?