Telerik Forums
Kendo UI for jQuery Forum
9 answers
756 views
After looking at the api it seems that treeview nodes are not editable inline by the user.  A lot of tree implementations (the mac finder to name one) allow clicking the selected node to commence editing mode during which the user can edit the text of a tree node, as when you change the name of a file on the mac when viewing a directory as a tree.

The Dojo treeview also supports this, but not right out of the box...you have to set the nodes to be editable text controls.

Can this sort of trick be done with the Kendo UI treeview?
Maxim
Top achievements
Rank 1
 answered on 14 Jul 2015
2 answers
127 views

I found this bug while I tested how MultiSelect works, when you select and unselect item several times it became unavailable (see image below)

Plamen Lazarov
Telerik team
 answered on 14 Jul 2015
2 answers
2.0K+ views

I have found how to initialize the upload widget with an initial list of files that were previously uploaded but I need to know how to append another file to that list from jQuery.

Some background, I have a button on a form that submits information to another remote system.  That remote system will generate a file within 5-10 seconds and add it to my database records with the pertinent information.  A polling process will begin waiting for the file to come from the remote system.  Once the file has been added to the database, I need to add it to the Kendo upload widget along with the initial files that are already there.

 I have the whole process working, and the polling process returns the filepath, filename, and filesize as required by the control but I cannot find any documentation on how to add to the file list after the widget is already initialized.

Fred
Top achievements
Rank 1
 answered on 14 Jul 2015
1 answer
417 views

We are facing an issue with formatting of MS Word content while pasting in Kendo Editor.

1. Kendo editor removes table border as shown in the attached file (Formatting Issue with Kendo Editor.png).

2. Font family of pasted contents get changed.

3. Font color of pasted contents get removed.

4. Font size of pasted contents get changed.

5. Background color of content get removed. 

We are using kendo version 2015.2.624.545

The above scenarios can be reproduced by referring content from attached document "sample_word_content.docx".

Do we have any solution in place for this scenario?

Thanks,

Ramesh. 

T. Tsonev
Telerik team
 answered on 14 Jul 2015
1 answer
97 views

I tried to use the Filterable() function in my grid to filter by multiple checkboxes, but I can't.

Following this example Grid / Filter Multi Checkboxes, when I add the function Filterable() to my column bound it doesn't appear the function Multi(). The available functions are Enabled(), Equals(), Extra(), GetHashCode(), GetType(), Messages(), Operators(), ToString() and UI().

Moreover, I want to filter first the rows with value "X" and after the rest of the rows ("Y" and "Z")​.

I'll appreciate any help.

Boyan Dimitrov
Telerik team
 answered on 14 Jul 2015
5 answers
537 views

Hi, 

 

I am facing a problem that the page will be scrolled automatically.

This problem will occur at the occasion that Grid is in batch editing mode(editable: true) and keyboard navigation is active(navigatable: true).

When I focusing a cell, and then trying to lost focus by pressing enter key or tab key,

the gird will be scrolled to the top of the page.

This behavior is not friendly for my users since they have to find the cell when the edit finished,

but the keyboard navigation is very useful for them (such as pressing tab key to jump to the next cell).

So is there any way to prevent page scrolling without disabling keyboard navigation function?

 

I have created a sample to reproduce this behavior in attachment.

You can open the file located in <./demo/grid/editing-custom(preventScrolling).html> to check it.

 

Dimiter Madjarov
Telerik team
 answered on 14 Jul 2015
2 answers
189 views

Hi, i need to implement kendo Grid for mobile and desktop view. The same data need to be showed in different way.

How data should looks like You can see in attached pictures.

So, my question. Is there any way to define different row template for mobile and desktop view to avoid creating two grids?

 

 

Alexander Valchev
Telerik team
 answered on 14 Jul 2015
5 answers
105 views
 <div id="homeBanner" contenteditable="true" style="height: 160px; overflow: hidden; border: 1px dashed gray; padding: 0">
     <img src="~/Content/TemplateImages/homeBanner1.png" />
  </div>

IE 10:
// sample code
    $("#homeBanner").kendoEditor({
        paste: function (e) {
            alert('[' + e.html + ']');
        }
    });

result: alert []


Chrome:
result: alert [pasted contents]
Kiril Nikolov
Telerik team
 answered on 14 Jul 2015
1 answer
149 views

We are facing an issue with formatting of MS Word content while pasting in Kendo Editor.

Mainly issue observed with table border. Kendo editor removes table border as shown in the attached file.

We are using kendo version 2015.2.624.545

Do we have any solution in place for this scenario?

Thanks,

Ramesh. 

 

Alex Gyoshev
Telerik team
 answered on 14 Jul 2015
0 answers
121 views

 i use  Telerik WPF Book on my project . if i want to use another type animation then can it possible in Telerik WPF Book control to animate in different ways that you will  provide.If it will possible then send me demo.

 

thanks

sandeep
Top achievements
Rank 1
 asked on 14 Jul 2015
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
Licensing
ScrollView
Switch
TextArea
BulletChart
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
TimePicker
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
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
SmartPasteButton
PromptBox
SegmentedControl
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?