Telerik Forums
Kendo UI for jQuery Forum
5 answers
1.1K+ views

Hi,

 is there a multiselect with an option to add free text values ?

Georgi Krustev
Telerik team
 answered on 27 Jul 2015
1 answer
388 views

Hi,

 Is it possible to achieve multi select filtering in row filter mode. What we are looking for is a multi select dropdown as the control in filter row, when there is a finite number of values to filter like statuses.

 

 Thanks

Vijith

Georgi Krustev
Telerik team
 answered on 27 Jul 2015
6 answers
605 views
I'm trying to have the days in the month view automatically expand to show all of the events.  I assumed that I could apply the same css that should be applied for printing but it does not appear to be changing anything.  The only thing that gives me any kind of result is when I explicitly set the height of the td as:

.k-scheduler td{
    height:200px;
}

which is not at all really what I want.  It needs to be dynamic so that it has a minimum height for the day and then expands to show all events as added.  Is there some other css that can be applied here to work?

Thanks,
Andrew
Vladimir Iliev
Telerik team
 answered on 27 Jul 2015
2 answers
246 views

I have a PivotGrid and a PivotConfigurator with a splitter. Now i want to set the height of both to 100% but can't get it to work.

I tried to do this like in your demo:

http://dojo.telerik.com/OSEco/6​

But that doesn't do the trick.

Here is my code:
http://dojo.telerik.com/UvUFi

I have set

html,body,form,fieldset,table,tr,td,img {
    height: 100%;
    margin: 0;
    padding: 0;
    font: 100%/150% helvetica, calibri, sans-serif;
    overflow: hidden;
}

and

"<div id=\"horizontal\" style=\"height:100%; border:0;\"><div id=\"configurator\"></div><div id=\"pivotgrid\"></div></div>"

in the function "showGrid" (there is also the initialisation of the pivotgrid and the configurator aswell as the splitter).

What am i doing wrong?

I want the pivotgrid and the configurator to fill all the height they get from the parent splitter and the splitter should fill all the height that it can get.

Sebastian
Top achievements
Rank 1
 answered on 27 Jul 2015
3 answers
84 views

In Internet Explorer 10, while we are add one row using "Add" button, the row will be added on the last position in the grid instead of top of the grid.

Atanas Georgiev
Telerik team
 answered on 27 Jul 2015
15 answers
793 views
It doesn't appear that the autocomplete supports binding ngModel to objects.  Are there plans to support this feature?  For example, if I configured the autocomplete directive w/ a datasource that is a collection of objects, there is no way that I know of to configure autocomplete where it can bind ngModel to the object that is selected from the result list.  From my experience, the autocomplete directive requires you to specify a data-text-field in this scenario, and the value from the selection is always a string.  Ultimately, what I'm looking for is for the autocomplete to do something like the angular bootstrap typeahead, which can be seen from this plunkr example (See the 'Custom templates' example.  Notice  how the model is actually an object but the input field value comes from the name property of the model):

http://plnkr.co/edit/?p=preview
Petyo
Telerik team
 answered on 27 Jul 2015
2 answers
135 views

Hi,

 

We need check box selection functionality for the grid, with persistence of selection across pages. The following example in 'How To' section gives a way to implement it.

http://docs.telerik.com/kendo-ui/web/grid/how-to/Selection/grid-selection-checkbox

However when we implement it in our project this is going to be a default selection mode for most of the pages.

Do you plan to provide this as a selection mode option in the grid in coming releases? If yes when will it be available.

 Thanks,

Vijith

Dimiter Madjarov
Telerik team
 answered on 27 Jul 2015
1 answer
281 views

Hi,

how can I prevent that grid.addRow sets the focus into my grid?

Thanks

Konstantin Dikov
Telerik team
 answered on 27 Jul 2015
3 answers
245 views

Hi,
I am working with KendoUI '2015.2.624' and an horizontal Linear Gauge where min, max and range values are decimal numbers. In that case, it appears that the first label (min value)  is clipped. When gauge is set as vertical, there is no issue (labels are not clipped).

Here a scale example to reproduce the issue:
var scale = {
                majorUnit: 15,
                minorUnit: 5,
                min: 10.25,
                max: 50.23,
                vertical: false,
                ranges: [
                    {
                        from: 10.25,
                        to: 20,
                        color: "#2798df"
                    }, {
                        from: 20,
                        to: 45,
                        color: "#ffc700"
                    }, {
                        from: 45,
                        to: 50.23,
                        color: "#c20000"
                    },
                ]
            };var scale = {
                majorUnit: 15,
                minorUnit: 5,
                min: 1.25,
                max: maxValue,
                vertical: false,
                ranges: [
                    {
                        from: 10.25,
                        to: 20,
                        color: "#2798df"
                    }, {
                        from: 20,
                        to: 45,
                        color: "#ffc700"
                    }, {
                        from: 45,
                        to: 50.23,
                        color: "#c20000"
                    },
                ]
            };​

Of course I could round values but it may not always be possible to do so...

Is this a bug or do I need to set extra stuff somewhere ?

Thanks

 

Dimiter Madjarov
Telerik team
 answered on 24 Jul 2015
1 answer
94 views
Check it out: http://dojo.telerik.com/upEbI/2

the dataSource.data() call will show an empty model.

How do I fix this?
Rosen
Telerik team
 answered on 24 Jul 2015
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
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?