Telerik Forums
Kendo UI for jQuery Forum
1 answer
113 views

Is there a place where I can check which events are not fired when making API calls?? I could find a note where you guys state this is a known issue.

 

Thanks in advance

Ivan Danchev
Telerik team
 answered on 14 Aug 2018
12 answers
440 views

when i click on delete first time i get error on delete when i click delete again i get 2 delete requests. the one i made first time and the one i made the second time. if i click the third time so i get 3 errors and so on

link to stackoverflow question(with code):

https://stackoverflow.com/questions/48561985/kendo-ui-datasource-make-several-delete-calls-each-time

 

 

Alex
Top achievements
Rank 1
 answered on 14 Aug 2018
5 answers
293 views

Hi!

I want my viewport to be centered to one of the shape inside the diagram. I already saw that post: https://www.telerik.com/forums/how-to-make-the-shape-to-the-viewport%27s-center , maybe i miss something, but when i do it like that my shape isn't at all at the center (see the attach picture).

i'm using these lines:

var newShapeBinded = diagram.addShape(new Shape(shapes[i]), false);
diagram.bringIntoView(newShapeBinded);

Which shapes[i] is a valid JSON Shape.

 

Thanks,
Samuel

Vessy
Telerik team
 answered on 14 Aug 2018
3 answers
409 views
I have a grid with expand row(child grid). When i filter grid,The grid is NOT kept the current behavior after filter (expand or collapse)
Preslav
Telerik team
 answered on 13 Aug 2018
1 answer
187 views
I have a gird and child expand row. When i filter gird, the row is collapse. How to keep expand or collapse ?
Alex Hajigeorgieva
Telerik team
 answered on 13 Aug 2018
1 answer
120 views

Hi,

Is there a way to add a menu to the grid to the right of the columns and above the scroller ?

The idea is to do something like  :

- show hide area (filter row, agregation, ...)

- Launch export (excel, pdf)

...

The only solution I have found is to complete the menu of each column, but it's not the optimal solution

 

Regards

Georgi
Telerik team
 answered on 13 Aug 2018
4 answers
153 views
I have a big set of data which should be shown on column chart,i wondering if there is a way of showing them but using lazy loading,imagine the number of columns is 300 or more,i want to show max 25 column ,the next set should come after i scroll horizontally ,i would appreciate if you create a demo to help me out with this problem
morteza
Top achievements
Rank 1
 answered on 13 Aug 2018
1 answer
151 views

Hello there. We faced with weird line breaks bug while exporting grid to excel. Here is the dojo: https://dojo.telerik.com/ozAYiDEb .

Steps to reproduce: 

    1. Run dojo.

    2.Click on Export to Excel.

 Result: created excel file won't have line breaks at all. The dojo was taken from https://docs.telerik.com/kendo-ui/knowledge-base/grid-excel-export-new-lines

Georgi
Telerik team
 answered on 13 Aug 2018
3 answers
177 views

Hi,
I would like to be able to check/uncheck the switch with the keyboard
but nothing bind to the switch. i tried : 

scope.toggleSwitch.bind("keyup", toggleKeyUp);
scope.toggleSwitch.bind("focus", toggleFocus);
scope.toggleSwitch.bind("click", toggleclick);

any idea wuld be appreciate thanks

Stefan
Telerik team
 answered on 13 Aug 2018
2 answers
3.1K+ views

Hi,

I have a table containing 28 dynamically generated KendoUI buttons that represent a 28 day cycle. Im trying to enable and disable them all at once, but only the first button is being affected. Please advise.

//Inialize ALL 'day selection' buttons
$("#table-frequencyWindow-daySelection").find("button.dayButton").kendoButton({
  enable: false
});
 
//Inialize Frequency Selecter as kendo Drop Down List
$("#select-frequencyWindow-frequency").kendoDropDownList({
  change: function(e) {
    var daySelectionTable = $("#table-frequencyWindow-daySelection");
    console.log(daySelectionTable.find("button.dayButton").length) //Prints "28"
 
    if (this.value() == "") {
      daySelectionTable.find("button.dayButton").data("kendoButton").enable(false);
 
    } else {
      daySelectionTable.find("button.dayButton").data("kendoButton").enable(true);
    }
  }
});

Grant
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 13 Aug 2018
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?