Telerik Forums
Kendo UI for jQuery Forum
9 answers
247 views

ButtonGroup is a part of Mobile Ui but on mobile it is not being responsive.

Attaching screenshot. In a have portrait layout 2 and more button in group damage the whole look of app

Is any workaround in that?

 

Rumen
Telerik team
 answered on 14 Dec 2016
4 answers
145 views

 

I have been trying to create menu items that contain text for the menu item plus text for the shortcut key for that item. 

what I would like is for the menuText to be left aligned and the shortcutText to be right aligned. Is that at all possible to achieve?

 mnuObj = { text: '<span id=' + menuId + ' data-id=' + dataId + '>' + menuText + shortcutText + '</span>', encoded: false, imageUrl: imgFolderPath + menuImage };

 

What I am doing at the moment is prefixing a variable number of '&nbsp;'s  to the shortcutText based on the number of characters in menuText but the result is not very good.

 

Thanks

Jim

Danail Vasilev
Telerik team
 answered on 14 Dec 2016
4 answers
590 views

Hi!

In my web application I want to auto-detect which formats (number, date) and language to use.

This is what Chrome, Firefox and IE/Edge (default settings) send to the server:

Chrome:  Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
Firefox: Accept-Language: de,en-US;q=0.7,en;q=0.3
IE/Edge: Accept-Language: de-AT

If the browser sends language information in the form of "xx-XX" (e.g. de-AT, de-DE, en-US), then it's easy to implement because there is a "kendo.culture.xx-XX.min.js" AND a "kendo.messages.xx-XX.min.js" file, and I have defined a default fallback (e.g. en-US) if "xx-XX" is not yet supported by Kendo.

However, if I only get "xx" (e.g. de, en) from the browser, then there is a "kendo.culture.xx.min.js" BUT NO "kendo.messages.xx.min.js" file, and I don't know how to handle these cases without introducing some kind of lookup table (e.g. to use de-DE, when Browser only says de).

Is there a reason, why there are no general de, en etc. messages files? What would be best practice to implement automatic browser format/language detection?

Best regards,

Kaan

Kaan
Top achievements
Rank 1
 answered on 14 Dec 2016
4 answers
396 views

Hi!

I was wondering if maybe the number group separator is wrong for de-AT (Austrian German).

In the "kendo.culture-de-AT.min.js" file the number group separator is defined as " " (blank space), but in Windows I am used to have the same character as in de-DE (German German), which is a "." (period).

I am not sure what the "real" standard is, but I have attached a screenshot of the Windows settings dialog for default date/number formats.

 

Best regards,

Kaan

Kaan
Top achievements
Rank 1
 answered on 14 Dec 2016
1 answer
2.1K+ views

Hello, when using Kendo UI widgets we are looking for ways to replace (not use) the default Kendo UI class names. We know that we can add our own class names through template markup however there's a significant amount of Kendo generated markup that uses many classes that eventually end up conflicting with other instances of the same Kendo widget currently on the same single page application view.

We want to use multiple instances of e.g. Kendo Listview for completely different designs hence we end up with class name conflicts and we have to start overriding classes in multiple places. We don't want to override, we want to start off with a clean slate; use our own class names with exactly the styles that we need.

jQuery Tabs is a perfect example of what we're looking to do:

http://api.jqueryui.com/tabs/

http://learn.jquery.com/jquery-ui/widget-factory/classes-option/

 

Please let me know how we can manage ALL class names in Kendo UI Widgets.

 

Thank you!

 

Alejandro

Stefan
Telerik team
 answered on 14 Dec 2016
1 answer
261 views

In our product we currently have a kendo toolbar in which we have placed a kendo menu.  I believe that this is not something that is supported by kendo.  We have done this to achieve what's attached in the image.  It's basically a dropdown with 2 items.  The items have an image and text and the selected item only shows the image.  We have this working pretty much exactly like we want it right now.  Except, now we're trying to make our product work with a screen reader and the feedback from the screen reader isn't acceptable and I keep hitting roadblocks trying to get it to work.

My question is whether there is a different control we could use here that might get us close to the behavior we want, but also maybe work a bit better out of the box.

Thanks!

 

 

Boyan Dimitrov
Telerik team
 answered on 14 Dec 2016
7 answers
899 views
Is there any option to have the grid start off collapsed instead of having the first row expanded to see the nested grid?
Dimiter Topalov
Telerik team
 answered on 14 Dec 2016
1 answer
158 views
Right now I have a grid that I have added custom Up Down buttons to change rows positions in the grid,
I'm trying to find a way to animate the row change, I can't find anything in the UI FX or anywhere else on how to do this.

I'm finding the row using the function arguments current target closest tr trick.

Thanks
Boyan Dimitrov
Telerik team
 answered on 14 Dec 2016
5 answers
398 views

Hello,

 

Is there a way i can override default tree list drag and drop event? 

I would need similar functionality as tree view where i can order the rows and insert before or after any row.

Any help would be appreciated.

 

 

Thanks in advance!

Alexander Popov
Telerik team
 answered on 14 Dec 2016
2 answers
115 views

Hi,

I have came across the following problem with kendo grid:

When i scroll down page and try to set the filter. The filter dropdown is detached from grid. The same issue occurs in date picker. In addition, distance between filter dropdown and grid corresponds the the scroll position. The issue persists across entire application, on all kendo controls.  I have attached the screenshots below

Best Regards,

Rafal

 

PS: The same problem was posted before on

http://www.telerik.com/forums/bug-dropdown-server-filter-list-detaches-on-scroll

but unfortunately the new version of kendo not resolved the issue.

Damian
Top achievements
Rank 1
 answered on 14 Dec 2016
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?