Telerik Forums
Kendo UI for Vue Forum
5 answers
94 views

Hi,

i've gone through this Sandbox example and it works perfectly. But how to drag and drop a text/list item to edit an existing event. How we can do that with onDataBound 

Thanks!

Rajitha
Top achievements
Rank 1
 answered on 17 Dec 2019
3 answers
162 views

Hi !

I'm using the kendo editor in the Vue environment.

I want to create a Kendo editor Custom tool using the following template.

I would like to create a Kendo editor custom tool for file upload using the template below. The internal logic is in place and we just want to see an example of creating a custom tool with a template.

--

 <input class="hide_file" type="file" @change="doUploadInput($event.target)"
            @drop="doUploadInput($event.target)" multiple>
          </input>

--

This is well enough in the official documentation but I would like to see a more detailed example.

thank you. have a good day

: )

Petar
Telerik team
 answered on 05 Dec 2019
1 answer
108 views

Hi I'm usiong kendo editor and custom tools.

 

I have succeeded in creating a custom tool and attaching a method, but I wanted to put a fontawsome image in the tool,

 

so I tried following the guide below, but it doesn't work like the attached photo. Ask for help. Thank you.

Guide link :

 

http://dojo.telerik.com/AWUlef/6

 

 

 .k-editor .k-i-my-tool:before
  {
      font-family: FontAwesome;
      content: "\f0c7 ";
      font-size:16px;
  }

 

 

Ivan Danchev
Telerik team
 answered on 03 Dec 2019
3 answers
251 views

hi I am the user of Kendo-editor 

I  attach the kendo-editor on kendo-window

but when I make a Table I tried to resize but It does not work. I know that Other user already use this function.

Please give me an answer.  also this issue is make problem in Chrome , 

when I Click or Drag the Table ,Chrome gives a message like this

 

Uncaught TypeError: l.push is not a function
    at init.bind (kendo.all.js:134)
    at init.bind (kendo.all.js:117)
    at init._bindToResizeHandlesEvents (kendo.all.js:84051)
    at init._initResizeHandles (kendo.all.js:84023)
    at init.showResizeHandles (kendo.all.js:84003)
    at init._showTableResizeHandles (kendo.all.js:72692)
    at HTMLTableElement.<anonymous> (kendo.all.js:84103)
    at HTMLBodyElement.dispatch (jquery-2.2.4.min.js:3)
    at HTMLBodyElement.r.handle (jquery-2.2.4.min.js:3)

Martin
Telerik team
 answered on 02 Dec 2019
0 answers
122 views
In sta K eto   responses. It is one hundred% eight-reduction plan What Are The Safety Measures While Using It? There are a few protection estimates which have to need to pursue at the identical time as       Read More:->>
parinvu
Top achievements
Rank 1
 asked on 28 Nov 2019
1 answer
370 views

Hello.

I'm using Kendo-editor

I have a question about dragging and dropping images in editor 

In some demo sites provided by Kendo, images can be inserted by dragging and dropping without having to precisely position the cursor

in the contetns of the editor. Just put it inside the editor area, the image goes in. 

Even when there are no posts in the editor area

 

like this : https://www.telerik.com/kendo-vue-ui

 

However, when used in my project And in some other examples that Kendo provides

when there are no posts in the editor area if i don't drag the cursor to the correct cursor in the content, 

it's like dropping an image in the browser. 

 

like : https://www.telerik.com/kendo-vue-ui/components/editor/

 

I think this is inconvenient for the user.

I'm wondering what's the difference between the editor on the demo site that doesn't happen and the editor I'm using.

Attach the photo at the time of error occurrence.

 

The version I use 2019.3.917

 

thank you. Have a nice day

 

 

 

Ivan Danchev
Telerik team
 answered on 28 Nov 2019
3 answers
121 views

Hi there,

 

I'm trying to use the stock chart. So far ok, save one issue. I have three value axis and want to move one of them to the right. Trying to,using axis-crossing-value, gives me following strange behavior.

 

When leaving all three axis to the left with

 <kendo-stockchart :category-axis-axis-crossing-value="[0,0,0]">

the three axis appear on the lft and the chart lokks ok (see pic 1)

When trying to move one ofthe axis to the right with

 <kendo-stockchart :category-axis-axis-crossing-value="[0,0,10000]">

the whole chart is sqeezed (see pic 2). It seems, thatthe chart is sqeezed in between the axis instead of moving the axis.

 

Any suggestion for a workaround would be great.

 

Thanks again

Veselin Tsvetanov
Telerik team
 answered on 27 Nov 2019
1 answer
92 views

It doesn't work on my Android tablet, there is something that can be done

https://www.youtube.com/watch?v=cVWtUNRksKM

Veselin Tsvetanov
Telerik team
 answered on 26 Nov 2019
2 answers
95 views

Hi there,

zooming and panning is a cool feature. But since not every mouse has a wheel, I wanted to add a button (or any trigger) to unzoom the chart once it is zoomed in, without the need of the mouse wheel.

On my chart:

<kendo-chart ref="chart"></kendo-chart>

  I tried to use the ref

  this.$refs.chart

to find out, which function calls I could use to unzoom (or reset zoom), but could not find or guess which one to call. There are many properties and functions, but nothing that seems to be related to the desired function. The API does not give me a hint or I missed the point.

How can I programmatically reset a zoomed chart?

Thank you for any hint

Oliver
Top achievements
Rank 1
 answered on 22 Nov 2019
1 answer
97 views
Hi Team,

I have a requirement of displaying custom tool-tip for Kendo UI Vue grid rows.

So for each row I have to display a specific data related to current row.

I am not finding any helpful content related to Kendo UI Vue grid.

Request your help to share some code samples to display custom tool-tip for Kendo UI Vue grid rows.

Thanks,
Srinivasan Jayaraman
Ivan Danchev
Telerik team
 answered on 22 Nov 2019
Narrow your results
Selected tags
Tags
Grid
General Discussions
DropDownList
DatePicker
Editor
Grid wrapper
Scheduler
DropDownTree wrapper
Spreadsheet wrapper
Input
MultiSelect
Calendar
NumericTextBox
DateInput
DateTimePicker
Editor wrapper
Styling / Themes
DataSource wrappers (package)
Scheduler wrapper
Chart wrappers (package)
Gantt wrapper
Localization
Chart
Checkbox
ComboBox
Window
Pager
Error
Upload
DropDownList wrapper
Popup
Form
Tooltip
TreeView
Dialog
MultiSelect wrapper
NumericTextBox wrapper
Slider
Toolbar wrapper
Upload wrapper
Validator wrapper
ColorPicker
Button
Accessibility
AutoComplete
AutoComplete wrapper
Button wrapper
ComboBox wrapper
ContextMenu wrapper
Licensing
ListBox wrapper
ListView wrapper
Map wrapper
MaskedTextBox
Menu wrapper
MultiColumnComboBox wrapper
Splitter wrapper
TabStrip wrapper
TimePicker
TreeView wrapper
TabStrip
Card
RadioButton
FloatingLabel
TextArea
Drawer
Stepper
DateRangePicker
Gauge
Splitter
PanelBar
Notification
RangeSlider
Menu
TreeList
Toolbar
ListView
FontIcon
SVGIcon
Animation
Barcode wrapper
ButtonGroup wrapper
Chat wrapper
ColorPicker wrapper
DateInput wrappers (package)
Diagram wrapper
Dialog wrapper
Gauges wrappers (package)
MaskedTextBox wrapper
MediaPlayer wrapper
Notification wrapper
Pager wrapper
PanelBar wrapper
PivotGrid wrapper
QRCode wrapper
RangeSlider wrapper
ScrollView wrapper
Security
Slider wrapper
Switch wrapper
Tooltip wrapper
TreeList wrapper
TreeMap wrapper
Window wrapper
Avatar
StockChart
Sparkline
RadioGroup
Hint
Loader
ProgressBar
Switch
Wizard
Skeleton
ScrollView
ColorGradient
ColorPalette
FlatColorPicker
ButtonGroup
TileLayout
ListBox
ExpansionPanel
BottomNavigation
AppBar
Signature
ChunkProgressBar
VS Code Extension
SpeechToTextButton
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?