Telerik Forums
Kendo UI for jQuery Forum
1 answer
151 views

Hello.

Is there any way to export a large PivotGrid to a multipage pdf file?  PivotGrid PDF configuration doesn't seem to support "multiPage" setting.

For example, my grid can contain 150-200 columns and ~100 rows. Wondering if there is any way to save such a grid  as a set of A4 pdf pages.

Alex Hajigeorgieva
Telerik team
 answered on 22 May 2017
1 answer
487 views

We had a clear button in the file upload widget.

Kendo version: 2016.3.1028

We updated to version 2017.2.504 and the button dissapeared.

Also the upload button got totally wrong style.

It used to be like the <button type='button' class='k-upload-action'></button> it used to have the same style as the select button

Ivan Danchev
Telerik team
 answered on 22 May 2017
2 answers
131 views

I have a grid with a change event, that runs a function that builds another grid. My problem is, each time that second grid is loaded, its change event builds upon itself exponentially. 

 

I have re-created the issue in a fiddle here, https://jsfiddle.net/ctw5gh1o/

Any thoughts? It's like the data itself is not dumping completely each time the function is referenced

Preslav
Telerik team
 answered on 22 May 2017
3 answers
432 views

I'm using the kendo grid to filter values which occasionally contain html characters using explicitly defined filters.

When the filter values do not contain html, everything works as expected. However, when the values contain html characters, it causes the filter to return 0 rows when selected. In other words, it does not match any of the values in the grid. I added logic to strip out the html characters before adding to the filters, but this also returns 0 rows.

I tried using Html.Raw() when declaring the custom filter but it didn't have impact on this issue. Is there a way to make the filters handle html properly?

Stefan
Telerik team
 answered on 22 May 2017
1 answer
602 views

Hello,

I am trying to add a custom command to my Kendo Jquery grid and it works well if I just add text. Now I want to replace the text with an icon defined in a class and it works fine as long as there is some text defined but if I remove the command name or text then I get his error:

Uncaught Error: Custom commands should have name specified

So is there a way to define a custom command and "hide" the command text/name so only the image defined in the css class is displayed?

Here is the line where I defined my custom command:

columns: [
            { command: { className: "fa fa-pencil fa-fw", click: editInformation } },

....

]

Preslav
Telerik team
 answered on 19 May 2017
3 answers
322 views
Hi,

I have created a kendo ui diagram control using drag drop & trying to save the controls to a data source and retrieve the diagrams when users comes back to site next time.  I am new to kendo ui. Can someone share some sample code?

Thank you.
X
Top achievements
Rank 1
 answered on 19 May 2017
2 answers
389 views

I am currently trying to see if the diagram component is useful for a feature we are trying to implement. So far it looks great, however, there is one issue that is stopping me….

http://demos.telerik.com/kendo-ui/diagram/editing

The problem I am having is when I click on President in your example, I want a set of options in a dropdown, not a free text field.

I would also like the option to have two dropdowns so the top one filters the options in the bottom one.

Is this possible? If so, would you be able to show me or point me in the correct direction? I am using the MVC wrappers.

Thanks

X
Top achievements
Rank 1
 answered on 19 May 2017
1 answer
73 views

When using the mobile version of the scheduler month view, calendar items involving more than one day appear as a dot on the first day of the time period, but not on all the days involved.

Is there a way to display a dot on every day containing the event?

To create a separate event for all involved days is not an appropriate solution as this does not reflect the data properly. So the question is about a way to visualize this.

Thanks beforehand

Dimitar
Telerik team
 answered on 19 May 2017
1 answer
605 views

I've been using the Kendo DataSource for a while now on the browser side, so I've gotten used to all of its great features.  I want to use it on the server side in a Node.js app.  Is this even possible?

I installed kendo-ui-core because I don't care about any of the other pro features, just the DataSource.

npm install --save kendo-ui-core

 

when I do

var kendo = require("kendo-ui-core");

I get a "ReferenceError: window is not defined" which leads me to believe that it's not possible since it's trying to use the window object which is not available in Node.

Dimitar
Telerik team
 answered on 19 May 2017
1 answer
243 views
I attached a file for testing the case. It's related to Kendo Date Pickers using Bootstrap modals in an MVC architecture.
First, I've included 2 datePickers. They work as expected. No problems related to using multiple controls. It also means all styles and scripts are loaded fine.
But when I add a third control in a Bootstrap modal, it looks completely different.
When analyzing the DOM, this control is rendered as a text input with the right date, but... No possibilities to use the selector that should appear as a pop up.

Thanks in advance for any help.
Stefan
Telerik team
 answered on 19 May 2017
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?