Telerik Forums
Kendo UI for jQuery Forum
8 answers
871 views

I want in one of the columns in a grid, add a dropdown or combobox component. As I see, in the documentation,

"Templates are only supported in the form of "strings". Templates in the form of React components are not supported".

Do you know if I can bypass this in any other way? 

Cheers 

Stefan
Telerik team
 answered on 24 Jul 2018
3 answers
479 views
I have implimented a grid that allows the user to pick which columns they would like to see.  They do this via the dropdown that is on each of the column headers in the grid.  They then select or deselect the checkboxes for the columns they want to hide or show.

Instead of having this on each column dropdown (under the label columns), I would like to have a single dropdown in the Grid Toolbar that would allow for this functionality.

I have looked through the documentation but can't seem to find any references to this.

Thanks,
Jason
Veselin Tsvetanov
Telerik team
 answered on 23 Jul 2018
5 answers
277 views
I am trying to capture the even where a snippet is selected. I cant find any documentation for snippets in angular. Is this not supported? Is there events associated with this widget?
Veselin Tsvetanov
Telerik team
 answered on 23 Jul 2018
2 answers
131 views
I really want to use the new DropDownTree component, but, unfortunately, our application is currently stuck at Kendo release 2017.2.261 (I haven't been able to convince the other team member to make the move to the latest release).  Is it possible to use the new component while the other components remain at 2017.2.261 ?
Gregg
Top achievements
Rank 1
 answered on 23 Jul 2018
5 answers
794 views

While using kendogrid column validator I can see orange color alert with warning icon.

 

I want to change this style and just want to show the text in red color below the input columns.

Is it possible ?

 

I tried to use errorTemplate but they did not work.

 

 $('#grid').data('kendoGrid').addRow();
 var tr = $('#grid').find('.k-grid-edit-row');
 $(tr).kendoValidator().data('kendoValidator').setOptions({
    errorTemplate: '<span>#message</span>'
 });
 
 
 $(tr).kendoValidator({
       errorTemplate: '<span>#message</span>'
 }).data('kendoValidator');

Eyup
Telerik team
 answered on 23 Jul 2018
1 answer
172 views
Is it possible to display weeknumber in the datepicker in the schedulers toolbar? (like https://docs.telerik.com/kendo-ui/api/javascript/ui/calendar/configuration/weeknumber)
Dimitar
Telerik team
 answered on 23 Jul 2018
18 answers
1.9K+ views
The spinners may not always be desired on all of the numeric textboxes. Is there an easy way to disable them? If not, could you guys consider adding that feature? Thanks!
Konstantin Dikov
Telerik team
 answered on 20 Jul 2018
2 answers
7.8K+ views

Hi All

 

I'm using kendo grid where my data source is a dynamically generated HTML table. I would like to understand how I can generate a dropdown like filter for a particular column, where the user can select the data to be filtered rather than typing it.

 

Appreciate your inputs.

 

Thanks

Vijhay Devarajan

Eyup
Telerik team
 answered on 20 Jul 2018
1 answer
137 views

Here is the code how I built my kendo Chart

$('#chartR').kendoChart({ title: { text: "Selected Rep Compared to All Reps (March 2018- April 2017 Only)"}, legend: { position: 'bottom'}, tooltip: { visible: true,template: '#: series.name # #: value #%'}, seriesDefaults: { type: 'column', overlay: { gradient: 'none'}, categoryField: 'Chain'},//seriesColors series: [{ data: newData, name: 'Selected Rep', field: 'Per2018Amount'},{ data: totalData, name: 'All Reps', field: 'Total2018Amount'}], valueAxis: { labels: { format: '{0}%'}}})

As was in my goal i need to define separate data for each of series but onLoad on mobile devices i cant see anything. What the problem can be? Also I'm refreshing charts on screen dimensions changing with

var chartR = $('#chartR').data('kendoChart') chartR.refresh();

And with select I'm changing data for one of the series

chartR.setOptions({ series: [{ data: newData, name: 'Selected Rep', field: 'Per2018Amount'},{ data: totalData, name: 'All Reps', field: 'Total2018Amount'}]})

Stefan
Telerik team
 answered on 20 Jul 2018
2 answers
115 views

I have created a dojo example that I just can't seem to get to work correctly. Grid with two rows of numbers

It creates the grid correctly but does not show the rows.  What am I doing wrong?

Ed
Top achievements
Rank 1
 answered on 20 Jul 2018
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
DatePicker
Spreadsheet
Upload
ListView (Mobile)
ComboBox
TabStrip
MultiSelect
AutoComplete
ListView
Menu
Templates
Gantt
Validation
TreeList
Diagram
NumericTextBox
Splitter
PanelBar
Application
Map
Drag and Drop
ToolTip
Calendar
PivotGrid
ScrollView (Mobile)
Toolbar
TabStrip (Mobile)
Slider
Button (Mobile)
Filter
SPA
Drawing API
Drawer (Mobile)
Globalization
LinearGauge
Sortable
ModalView
Hierarchical Data Source
Button
FileManager
MaskedTextBox
View
Form
NavBar
Notification
Switch (Mobile)
SplitView
ListBox
DropDownTree
PDFViewer
Sparkline
ActionSheet
TileLayout
PopOver (Mobile)
TreeMap
ButtonGroup
ColorPicker
Pager
Styling
Chat
MultiColumnComboBox
Dialog
DateRangePicker
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Accessibility
Effects
PivotGridV2
ScrollView
Switch
TextArea
BulletChart
Licensing
QRCode
ResponsivePanel
Wizard
CheckBoxGroup
Localization
Barcode
Breadcrumb
Collapsible
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
AIPrompt
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
StockChart
ContextMenu
DateTimePicker
RadialGauge
ArcGauge
AICodingAssistant
SegmentedControl
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?