Telerik Forums
KendoReact Forum
1 answer
621 views

Hi there, I have several quastions. 

1) How I can block manual data change in input and key down events. Leave only one way to change data by mouse click.
2) How I can show previous days in month, instead empty fields we will show days from previous month but their color will be gray.
3) How I can  disable days in currrent month till today?

Stefan
Telerik team
 answered on 24 Dec 2018
2 answers
111 views
Hi there,

Here is the example that I’m trying to run on my local environment:

https://www.telerik.com/kendo-react-ui/wrappers/gantt/

and here is the errors I’m getting:

./src/app/main.js
  Line 61:   'kendo' is not defined  no-undef
  Line 82:   'kendo' is not defined  no-undef
  Line 110:  'kendo' is not defined  no-undef
  Line 131:  'kendo' is not defined  no-undef

I’m not sure what am I missing.

Here are the steps

OPEN IN STACKBLITZ
Download project
Unzip it
Inside the project directory run “npm install”. This install all dependency into node_modules.
Run “npm start” which starts the server with the errors above.

Some more relate info.
In my Visual Studio I could Ctrl-click on the each of the “kendo.data.GanttDataSource” and it navigates me to corresponding element in kendo-ui module.
In my Visual Studio there is a following error on “import '@progress/kendo-ui';”:
“Exported external package typings file '/home/anabramo/workspaces/dps-ws/repo/code/design-hub-web-poc/pxn5bq.run/node_modules/@progress/kendo-ui/index.d.ts' is not a module. Please contact the package author to update the package definition.”

Would you please advise.

Thanks,
Andrew
Andrew
Top achievements
Rank 1
 answered on 21 Dec 2018
3 answers
193 views

For example I need to customize appearance of DropDownList component. I can pass className property to this component, but styles for elements inside this component will be overwritten by defaults anyway.

I can pass custom components in itemRender property to override default appearances, but those are only injected inside default styled one instead of overwriting it.

The only way that's working for me now is to override default styles in css with !important, but that's an anti-pattern I'd like to avoid in a large scale commercial project. I can't find any detailed information in the documentation, examples cover only a fraction of cases, and other cases are not analogical.

Am I missing something obvious? Thanks!

Stefan
Telerik team
 answered on 19 Dec 2018
1 answer
720 views

In the jQuery UI version of the kendo Multi Select component, you can disable the autoclose, but it doesn't seem to work for a component. I don't want the  to close after someone selects something.

 

$("#multiselect").kendoMultiSelect({
        autoClose: false,
        highlightFirst: true,
        deselect: function(e){
          setTimeout(function(){
            if(!e.sender.value().length){
              e.sender.list.find('.k-state-focused').removeClass('k-state-focused');
              e.sender.list.find('li.k-item').first().addClass('k-state-focused');
            }
          });
        }
      });

 

 

Stefan
Telerik team
 answered on 11 Dec 2018
1 answer
590 views

Hi,

My team is already efficient at using ant design to create react applications.

I would like to know what telerik users think of ant design components versus telerik's kendo-ui components.

Here's what I think are the main points for both

 

kendo-ui :

+ Official english support + english community support

+ Clear perpetual commercial license 

+ Unique component designs

- Price

ant design

+ Many component designs ( although often imported from various other projects )

+ Free

- Unclear licensing scheme, ant design itself sports an MIT license but the sub-components can (and some have) changed license.

- Maintenance of the projects depends on many downstream project's maintenance.

- Community support ( Mostly chinese speaking, could be a plus if I could read/write chinese languages. )

 

Thanks

Stefan
Telerik team
 answered on 07 Dec 2018
2 answers
351 views

Hello,

Can I find comparison of components available in Kendo UI jQuery vs KendoReact vs Kendo UI Angular vs Kendo UI Vue.js?

I see lists of examples are quite different, but I wonder what is available where and if the components are different, what is the blueprint library from which all are ported?

Thanks.

Vitaliy
Top achievements
Rank 1
 answered on 06 Dec 2018
3 answers
641 views

Hey there,

I'm facing the below three issues in the Demo site: https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-in-cell/

1. On iPhone, the number keyboard doesn't provision for Decimal(.). So I'm not able to enter decimal values in the Unit field.

2. Rather then the iPhone, On the other devices, I wanted to enter ".1234" value in the Unit field, So after entering the ".1", the cursor was moved before to the number "1" instead of moving after the number "1". So I'm not able to enter ".123"  value in the Unit field.

3. In the Unit field, I'm not able to enter more than 3 digits after the decimal(ex: 0.1234).

Stefan
Telerik team
 answered on 06 Dec 2018
2 answers
98 views

Hi

i using bootstrap theme of react kendo ui.the problem i have is that height of filter row(.k-filter-row) is too high. i tired with decrase line-hiegt of .k-filter-row class but it did not work.

how can i resolve this problem?


Stefan
Telerik team
 answered on 06 Dec 2018
2 answers
254 views

I've been trying for hours to set the width of the <Sparkline data={[55, 52, 61, 66, 74, 68, 77, 83]} /> to 100% or a number set in pixles, but I just can't get it to work!

I've tried setting it with css, with inline style, with a wrapping div and inline style and/or css and nothing is working. The only thing that can make the sparkline fill out more width seems to feed it more data (a longer array), and that isn't really an option.

 

Please help!

Andreas
Top achievements
Rank 1
 answered on 05 Dec 2018
2 answers
627 views

Hi,

I'm not sure if this is best placed in the wrapper forum or the general forum, but my problem is that when I place a Kendo React DatePicker inside a Kendo Window React Wrapper, the calendar is displayed below the window when the user tries to change the date.

Example: https://react-emp7kp.stackblitz.io/

Code: https://stackblitz.com/edit/react-emp7kp

If I use the DatePicker wrapper instead, it works fine.

Thanks,

Alice

Stefan
Telerik team
 answered on 04 Dec 2018
Narrow your results
Selected tags
Tags
General Discussions
Grid
Wrappers for React
Charts
Scheduler
Filter 
DropDownList
Form
Styling / Themes
DatePicker
Editor
TreeList
Styling
PDF Processing
ComboBox
Excel Export
Dialog
Input
TreeView
Upload
Drawer
Button
Drag and Drop
MultiSelect
Tooltip
Accessibility
NumericTextBox
Checkbox
Menu
Gantt
DateTimePicker
PDF Viewer
Popup
Window
AutoComplete
DateInput
Sortable
Data Query
Licensing
TabStrip
Drawing
Calendar
Pager 
Labels 
Localization
TimePicker
GridLayout
FontIcon
Animation
PanelBar
TaskBoard
PivotGrid
Card
DropDownButton
Conversational UI 
DateRangePicker
Splitter
Badge 
Security
Slider
Spreadsheet
ContextMenu
MultiViewCalendar
Stepper
MultiColumnComboBox
MultiSelectTree
TextBox
AppBar
File Saver
ListView
MaskedTextBox
RadioButton
Switch
TextArea
Toolbar
DropDownTree
TileLayout
Map
Avatar
Date Math
Gauge
RadioGroup
RangeSlider
Rating
Loader
ExpansionPanel
SvgIcon
Typography
ProgressBar
ScrollView
Popover
StockChart
RadialGauge
Server Components
AIPrompt
Page Templates / Building Blocks
AI Coding Assistant
Chat
ColorGradient
ColorPalette
ColorPicker
Notification
Ripple
Skeleton
ButtonGroup
Chip
ChipList
FloatingActionButton
SplitButton
ActionSheet
Barcode
QR Code
FlatColorPicker
Signature
BottomNavigation
BreadCrumb
StackLayout
Timeline
ListBox
ChunkProgressBar
Sparkline
FileManager
ArcGauge
CircularGauge
LinearGauge
ExternalDropZone
OrgChart
Sankey
VS Code Extension
InlineAIPrompt
SpeechToTextButton
Chart Wizard
Agentic UI Generator
SmartPasteButton
PromptBox
SegmentedControl
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?