Telerik Forums
Kendo UI for jQuery Forum
1 answer
253 views

Hi, my KenDo UI version is 2017.3.913, my chrome version is 61.0.3163.100

I found that my custom validation rule only fire once when it get error,

here is DOJO code: http://dojo.telerik.com/OGIlA/3

you can re-enter this situation by these step:

1.open dojo link and enter full screen mode

2.open chrome dev tool and set break point on line 72 (

myrule:function(input){...

)

3.click edit button and change unit price to 7777, then it will enter break point.

4.continue, and change value to 7778, then it will enter break point again.

5.continue and change value to 7777, then you can see it will not enter break point ,no fire validate function.

I don't know where I do wrong, or something I forget to setting, please help , thanks.

Dimitar
Telerik team
 answered on 13 Oct 2017
1 answer
418 views

Hi!

There is an issue with the numericTextBox title, that is showing on mouse hover. Here is the dojo.

I'll try to explain this dojo more detailed. In case of using ng-model, title of kendo-numeric-text-box still contains angular template: {{ hello }}. But in case of using k-ng-model title text is shown correctly as long as the model value isn't changing. After value was changed, title began to show angular template. 

I also added a kendo-drop-down-list element as an example that everything works fine with it. Also I would like to note, that everything was fine with kendo version 2016.2.607. Looks like these changes made title behavior not as expected.

Stefan
Telerik team
 answered on 13 Oct 2017
2 answers
259 views
Do you have, or are you able to produce JSON schema (in the sense of http://json-schema.org/) for the objects that provide configuration to the KendoUI controls?
Neli
Telerik team
 answered on 12 Oct 2017
1 answer
382 views

I can't work out how to set the width of the autocomplete input. Using PopupSettings I can set the width of the pop out box, is there an equivalent way of setting the width of the component itself ? Thanks.

 

<label class="k-form-field">
<span>Select Product</span>
<kendo-autocomplete
[popupSettings]="{width: 500}"
[data]="listItems"
[valueField]="'AltProductDescription'"
[filterable]="true"
[placeholder]="'e.g. Seed'"
(valueChange)="valueChange($event)"
(filterChange)="filterChange($event)"
>
</kendo-autocomplete>

Svet
Telerik team
 answered on 12 Oct 2017
3 answers
447 views

Issue: Disabling day(s) within the popup calendar in the scheduler

Question: How do you disable days (trying to disable Sundays) in the popup calendar in the Scheduler control. Have been able to disable days in a Calendar control. Cannot not find any sample on show how to implement this functionality in a Scheduler. 

Thanks

Ken

Ken
Top achievements
Rank 1
 answered on 12 Oct 2017
3 answers
1.5K+ views

I have a Grid grouped by a column and I would like to remove the column name and just keep the value in the group header.

for example:  I am grouping by a field called ProductType..  when my grid loads, the group header displays like this  ProductType: Cars

But I want the group header to just display Cars and not the field name also.

Thanks in Advance

Preslav
Telerik team
 answered on 12 Oct 2017
3 answers
199 views
Hello,

I would like to implement a data cursor for a DataViz Chart. That is: Something like a crosshair. But the data cursor should always be visible, and the user should be able to fix the position of the cursor by clicking with the mouse. So far I didn't find a solution for this problem in the documentation.

Any help would be appreciated.
Stefan
Telerik team
 answered on 12 Oct 2017
2 answers
307 views

Hi, I would like to request a sample example from you to know how in cell editing will work for a grid that uses column templates.

Attached is a snapshot of how my grid looks and i could not find a way to apply in cell editing for these columns. Please help.Thanks

Stefan
Telerik team
 answered on 12 Oct 2017
4 answers
780 views
Hi guys, I'm trying change the mask property in a component MaskedTextBox in runtime, can I do it? If yes, how?

Thank's
Tayger
Top achievements
Rank 1
Iron
Iron
 answered on 12 Oct 2017
5 answers
300 views
in my kendo have applied   get effect . if add   attribute, get margin-top applied

<input data-role="numerictextbox"
                   data-format="c"
                   data-min="0"
                   data-max="100"
                   data-bind="visible: isVisible,
                              enabled: isEnabled,
                              value: selectedNumber,
                              events: { change: onChange }"
                   style="width: 180px,margin-top:90px;">
Preslav
Telerik team
 answered on 12 Oct 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?