Telerik Forums
UI for ASP.NET MVC Forum
1 answer
360 views
I have a combination of Kendo column and line chart. The data has non-zero as well as zero or null values. I want to show tooltip for each bar or point, even if it has zero value. The tooltip displays fine for non-zero values. But fails for zero. I tried using tooltip and seriesHover functions. But nothing works. Please provide a solution for this. I have attached basic Example of the same.
Georgi Denchev
Telerik team
 answered on 23 Nov 2020
1 answer
166 views

Hi,

I need cascading dropdown in grid in cell editing.

i tried in web and i found for for inline editing, but i want it for incell editing.

inline code is not working for incell editing.

sandy
Top achievements
Rank 1
Iron
Veteran
 answered on 23 Nov 2020
16 answers
470 views

Hi,

I have two columns Year and Month, these don't appear in order.

For example they display as Year: 2017, 2018, 2020, 2019. Then the Month: February, January, March, July eyc.

How can i sort these to appear in order?

Thanks,
Lee.

Heiko
Top achievements
Rank 1
Iron
Veteran
 answered on 23 Nov 2020
6 answers
101 views
Hi,

All the comboboxes i use come open when i run the page. When i click anywhere or scroll the page, it closes. I only have this problem in Internet Explorer. No problems with chrome or firefox browsers
eda
Top achievements
Rank 1
 answered on 20 Nov 2020
2 answers
282 views

I'm trying to dynamically set the marker color based on a value from a datasource.  I can't find any examples of this and can't find an event that fires that would allow me to do this dynamically.  Can you point me in the right direction, please.  Below is the simple map control that I'm using:

 

@(Html.Kendo().Map()
    .Name("map")
    .Center(new double[] { Model.Latitude, Model.Longitude })
    .Zoom(17)
    .Layers(layers =>
    {
        layers.Add()
            .Type(MapLayerType.Tile)
            .UrlTemplate("https://#= subdomain #.tile.openstreetmap.org/#= zoom #/#= x #/#= y #.png")
            .Subdomains("a", "b", "c");
        layers.Add()
            .Type(MapLayerType.Marker)
            .DataSource(dataSource => dataSource
                .Read(read => read.Action("SelectBillingLocationsCoordinates", "Details", new { Id = @Model.Id }))
                )
                .LocationField("LatLng")
            .TitleField("Name");
    })
    )

 

Eyup
Telerik team
 answered on 20 Nov 2020
1 answer
115 views

Hi,

I want to display a filter with multi check in footer of the kendo grid MVC.

normally we have this option in kend0 grid mvc header.

Anton Mironov
Telerik team
 answered on 20 Nov 2020
1 answer
1.1K+ views

Hi,

i want to Display a few texts in kendo grid MVC toolbar along with toobar.save() funtion.

Eyup
Telerik team
 answered on 20 Nov 2020
1 answer
126 views

Hi ,

i want multi checkbox filter for my kendo mvc column chart .

i tried to search. but could not able to find any related article.

Tsvetomir
Telerik team
 answered on 20 Nov 2020
1 answer
138 views

I am creating a grid on the fly in javascript which has a locked column.  In the header, the locked column is almost 800px right of where it should be, while the row is aligned properly.  I can apply a -800px margin-left to fix it, but I really shouldn't have to.  Can anyone provide any insight as to why this is happening?

 

 

Nikolay
Telerik team
 answered on 19 Nov 2020
11 answers
2.4K+ views
How to configure the ASP.Net C# Razor project with UI for ASP.Net MVC in order to suppress and prevent the apparent automatic copying of all the different language resource extensions into the bin directory of the project???

If all I want to use is the default culture/language "en-US", why is it necessary for all the other culture/languages to be copied into the bin directory?

So how to turn off that automatic copying in Kendo.Mvc?
Nikola
Telerik team
 answered on 19 Nov 2020
Narrow your results
Selected tags
Tags
Grid
General Discussions
Scheduler
DropDownList
Chart
Editor
TreeView
DatePicker
Upload
ComboBox
MultiSelect
ListView
Window
TabStrip
Menu
Installer and VS Extensions
Spreadsheet
AutoComplete
TreeList
Gantt
PanelBar
NumericTextBox
Filter
ToolTip
Map
Diagram
Button
PivotGrid
Form
ListBox
Splitter
Application
FileManager
Sortable
Calendar
View
MaskedTextBox
PDFViewer
TextBox
Toolbar
MultiColumnComboBox
Dialog
DropDownTree
Checkbox
Slider
Switch
Notification
ListView (Mobile)
Pager
Accessibility
ColorPicker
DateRangePicker
Wizard
Security
Styling
Chat
MediaPlayer
TileLayout
DateInput
Drawer
SplitView
Barcode
ButtonGroup (Mobile)
Drawer (Mobile)
ImageEditor
RadioGroup
Sparkline
Stepper
TabStrip (Mobile)
GridLayout
Template
Badge
LinearGauge
ModalView
ResponsivePanel
TextArea
Breadcrumb
ExpansionPanel
Licensing
Rating
ScrollView
ButtonGroup
CheckBoxGroup
NavBar
ProgressBar
QRCode
RadioButton
Scroller
Timeline
TreeMap
TaskBoard
OrgChart
Captcha
ActionSheet
Signature
DateTimePicker
AppBar
BottomNavigation
Card
FloatingActionButton
Localization
MultiViewCalendar
PopOver (Mobile)
Ripple
ScrollView (Mobile)
Switch (Mobile)
PivotGridV2
FlatColorPicker
ColorPalette
DropDownButton
AIPrompt
PropertyGrid
ActionSheet (Mobile)
BulletGraph
Button (Mobile)
Collapsible
Loader
CircularGauge
SkeletonContainer
Popover
HeatMap
Avatar
ColorGradient
CircularProgressBar
SplitButton
StackLayout
TimeDurationPicker
Chip
ChipList
DockManager
ToggleButton
Sankey
OTPInput
ChartWizard
SpeechToTextButton
InlineAIPrompt
TimePicker
StockChart
RadialGauge
ContextMenu
ArcGauge
AICodingAssistant
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?