Telerik Forums
Kendo UI for jQuery Forum
5 answers
1.3K+ views
I'm brand new to MVC and Kendo.  Is there a way to allow for the bulk delete of selected items from a grid.  I have the grid populating with items from the database.  I have a button control on the page that I'd like to be able to click and delete all the currently selected items from the grid.  Is this possible by either passing the list of items to the controller or somehow getting access to the selected items from the controller method?

I understand the functionality exists to handle this on an item by item basis with a delete button in the row itself, but hoping there is a way to do this in bulk.

Thanks,
Jason
Stefan
Telerik team
 answered on 03 Nov 2017
3 answers
83 views
Is this a bug? For the events fired has been changed with latest versions
Stefan
Telerik team
 answered on 03 Nov 2017
1 answer
165 views
Hi, I'm facing a problem. Kendo Chart uses svg to draw charts and it's easy to create a new chart from a <div> element. Now, I want to put a new Chart or Gauge inside an svg (or maybe inside a <g></g> tag inside the svg) like <div>. I've tried but with no success.
Jaime Bula
Top achievements
Rank 2
 answered on 02 Nov 2017
3 answers
167 views

Hi!

First of all, here is the dojo to reproduce. Also I've attached gif file which shows all cases described below. 

Let me describe this dojo more detailed. Here we have 'Main' link, which is outside kendo-sortable element, and two links: 'Link 1', 'Link 2' - which are placed inside kendo-sortable element. There is ng-view section right next to them. All templates contain only text and made just for navigation, except of 'Link 2', because it contains kendo-combo-box element also. 

Case 1

  1. Open 'Link 2' and paste (don't type!) some value into combo box. Left this field on focus.
  2. Navigate to 'Main' page. And go back to 'Link 2' page.
  3. You can see, that pasted value is shown in combo box.

  So, everything works fine.

Case 2:

  1. Open 'Link 2' and paste (don't type!) some value into combo box. Left this field on focus.
  2. Navigate to 'Link 1' page. And go back to 'Link 2' page.
  3. Pasted value is absent.

  Here we have a problem.

Case 3: 

  1. Open 'Link 2' and paste (don't type!) some value into combo box. 
  2. Click somewhere on this page to remove focus from combo box element.
  3. Navigate to 'Link 1' page. And go back to 'Link 2' page.
  4. You can see, that pasted value is shown in combo box.

  Everything works fine.

I have some notes:

  1. The problem occurs only with kendo elements. It not happens with simple input element.
  2. The problem occurs only if navigation link placed inside kendo-sortable or kendo-draggable element.

I understand that this is not a regular case, but we have this in our application. So it would be great, if you could fix that. Or even provide temporary fix for us.

Thank you!

Angel Petrov
Telerik team
 answered on 02 Nov 2017
1 answer
114 views
I don't know why my editor is rendering twice in Jquery step. But this don't Happen outside the  jquery step. I have attach the image. Any help will be highly appreciated because is urgent. Thanks 
Ianko
Telerik team
 answered on 02 Nov 2017
3 answers
150 views

Hi,

 

With the new version (2017.3.1018), all our grids fail without error when you try to add a new record when we have set this two options:

editable: { createAt: "bottom"},
scrollable: { virtual: true }

 

You could see it in this example:

dojo link

This works fine until now with all other versions, could you review it?

 

 

Thanks in advance

Stefan
Telerik team
 answered on 02 Nov 2017
1 answer
232 views

I created a dojo

https://dojo.telerik.com/@rareddy/exaRi

Top chart is taken from the Telerik demo, bottom chart is mine.  Click the "redraw" button at the top, and you'll notice my chart does not redraw and ends up being blank.

The only difference, and you can test this by copying the series, is that the "field", "datafield", and "colorfield" are specified in the datasource in mychart.

Am I doing something wrong or is this a bug?

 

 

 

Daniel
Telerik team
 answered on 02 Nov 2017
2 answers
222 views

Hello,

 

I checked out the DialogService for angular 2 and it seems that I found a little bug which is also reproducible in the first plunker demo of your examples at  https://www.telerik.com/kendo-angular-ui/components/dialog/service/

When the dialog is opened and you press the enter-key of your keyboard, the dialog opens again (and again, and again,...). In my opinion the focus should be set to the primary button of the dialog but it seems that the focus is still on the button which opens the dialog.

 

Is there any workaround for this problem or will this be fixed in the near future?

 

Thank you,

Best regards!

BigzampanoXXl
Top achievements
Rank 1
 answered on 02 Nov 2017
3 answers
250 views
I can't get it to work with a JSON REST services that uses a {"total": 100, "data": [{...}]} format. 
Dimitar
Telerik team
 answered on 02 Nov 2017
3 answers
3.1K+ views

I'm building a local WPF application that uses kendo grids. The application needs to work offline so I'm referencing the kendo css and js files in local directory within my application. Everything is working fine except the icons for filtering and paging aren't appearing within the grid. I've attached a small sample project to show my problem.

If you uncomment line 45 in MainWindow.xaml.cs to reference the remote copy of kendo.common.css everything works fine, but when referencing the local copy of that file, the images don't appear properly.

Alex Hajigeorgieva
Telerik team
 answered on 01 Nov 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?