I have two questions. If a column shows icons like countries flags and I want to filter that column on a specific country is it possible for the filter to present a list of available countries and their flags?
Second question is about the the same column. Let's say I want to sort that column not on a country name but rather on some business logic or on another column's data. Can you explain what a basic approach might be?
Thanks


Hi,
I am using the kendo scatter chart .how can i make custom tooltip .currently i am getting x and y axis value on tooltip by using below code
<kendo-chart-series-item-tooltip format="Margin {0:c0} -Sales{1}">
</kendo-chart-series-item-tooltip>
In my object has margin, sales ,item,category .. i want to display all properties in tool tip
can you please help how to achieve this in kenod angular

I tried to add this style but do not see any change. How to have the header for the grid in bold.
.k-grid-header {
font-weight: bold!important;
}
Hi,
Is there a way to have the editor insert at br tag when pressing the enter button instead of creating a new paragraph?
Thanks

Hi there,
i have to implement a kendo angular scrollview in one of my project, which should display like multiple images in one page, instead of showing single image to slide, i want multiple images at a time in scrollview. I have attatched an image for reference

Am not able to change the style for kendo grid, Even i written script in component.scss, still not working. Weird ! Why so?
Once i changed to encapsulation: ViewEncapsulation.None, its started working , whats the logic behind that?
Thanks....
Hi
Is there any way to customize the "Clear" and "Search" button texts in the kendo UI angular Grid. The water mark appearing in the search text also i need to customize. Is it possible do this in the new kendo UI angular Grid. Is there any kendoGridFilterMenuTemplate avaliable for this ?
Thanks in Advance
Rajeev
Hi Team,
I am using kendo scatter chart with showing 4 quadrant ..is there any feature available where we can place the label on each quadrant .
Though, we are able to put label using CSS but curious to know if any inbuilt feature available.
Attaching the image with highlighted label
Thanks,
Sam
