Telerik Forums
Kendo UI for jQuery Forum
2 answers
1.2K+ views

Hi.

I manged to enable horizontal scrolling as shown here. But exporting it to PDF shrinks the widths back to standard. Even if I use scaling and A3 landscape as paper size.

This is a sample dojo showing the effect. There is plenty of unsed space on the right side.

How can I create a PDF showing one page per group and use the available page size?

Your example doesn't help me much, because the result is quite ugly (the next day is intended) and it doesn't page per group/day.

Kind regards

Bernd

Bernd
Top achievements
Rank 2
 answered on 09 Feb 2017
3 answers
162 views

Hi,

When I try to center a diagram using the BringIntoView method, the undo after centering the diagram is causing a bad behavior.

Here is a link for a demo that replicate the issue: http://dojo.telerik.com/esAVu

Replication steps:

1- Change the diagram position

2- Click on the Center button

3- Click the Undo button and check the behavior

The expected behavior is that the diagram will return to the old position before centering, instead it returns to completely random position.

Is this a bug in kendo diagram ? if yes, is there a consideration to fix it ?

 

Boyan Dimitrov
Telerik team
 answered on 09 Feb 2017
1 answer
141 views

I am getting a very weird problem only on Edge:

1. Open the following site on Edge: http://dojo.telerik.com/emONo/2

2. clear the first cell "Jane Doe" and click enter

3. Click on the same cell. You will not be able to edit it unless you double click on it

Alex Hajigeorgieva
Telerik team
 answered on 09 Feb 2017
2 answers
131 views
Using the trial and exploring options - does utilizing a signalr data source support grid server-side grouping (serverGrouping = true), possibly using DataSourceRequest?
Christopher
Top achievements
Rank 2
Iron
 answered on 08 Feb 2017
2 answers
258 views

Hi --

I've been trying to get a "switch" of any kind to work with the regular MVVM framework -- it's a full desktop web application (not the mobile flavor).

I have tried including the mobile css, creating a new kendo.mobile.application, but nothing seems to work. 

Do you have any examples of the mobile switch being used in a non-mobile application and using the MVVM framework?  I'd love to see the code in a JsFiddle or something.

If you need it, I can try to create a non-working fiddle with what I'm after -- but it's really just a multi-field form, where one/more of the fields is a switch -- and uses the MVVM framework and NOT a mobile application.

Any assistance is appreciated -

Erik

Erik
Top achievements
Rank 2
 answered on 08 Feb 2017
2 answers
223 views

Hello,

I am looking at doing remote validation using custom rules and I found http://www.telerik.com/blogs/extending-the-kendo-ui-validator-with-custom-rules approach which is exactly what I am looking for, however I would like to show a message using different styling/template when a field is in "checking.." state vs when there is an actual error, 

Is there any way to specify an error template only for single field or conditionally change the error template based on for what field it is showing the error message, also I am using AngularJS version

 

Thanks
Ketul

 

 

James
Top achievements
Rank 1
 answered on 08 Feb 2017
3 answers
1.3K+ views

I'm trying to write some javascript that will disable/enable all controls, regardless of type, in a specified div.

How can I do this? I understand that I might have to write a little code for each time of control, but I need to know where to start.

 

Rumen
Telerik team
 answered on 08 Feb 2017
3 answers
282 views

If I remove the url property on the data item, behavior is normal.

I've got a jsFiddle that demonstrates the problem here. The last node, 'Carpets' has a url property and can't be dropped and won't fire the drag event.

Ivan Danchev
Telerik team
 answered on 08 Feb 2017
6 answers
745 views

Hi -- there seems to be a bug with the Draggable widget, where text <input> elements inside the draggable element cannot be focused with the mouse.  See the following simple JS Fiddle:

http://jsfiddle.net/kQ5Sm/2/

Please let me know if there is a fix/workaround for this issue.  Thanks!

ryan
Tsvetina
Telerik team
 answered on 08 Feb 2017
2 answers
212 views

Hi all.

I'm using Kendo UI Grid to present SharePoint list data inside a TabStrip in a standard page in Office 365 (so SharePoint online) and everything works nicely except Export to Excel does absolutely nothing. I've tried using the toolbar "Excel" feature and it does nothing and if I add a separate button as the below:

$("#btnExcelExportAll").kendoButton({
    click: function () {
        $("#allpropgrid").getKendoGrid().saveAsExcel();
    }
});

 

the page refreshes on click but nothing else happens. I've tried this in Firefox, Chrome and IE11 all on Windows 10 and no joy. Anyone got any suggestions? Am I missing some kind of pre-requisite?

Thanks in advance for any assistance.

PaulH
Top achievements
Rank 1
 answered on 08 Feb 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
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?