Telerik Forums
Kendo UI for jQuery Forum
1 answer
95 views
If I buy kendoui licence now, will it include web & dataviz updates for 1 year?
or only web updates?
undefined
Donna
Telerik team
 answered on 22 Feb 2012
1 answer
816 views
Hi,

I'm really beginner with the Kendo UI and not sure how to implement this.
I want to use a DropDownList to load 50,000 elements. Loading this amount of option doesn't make sense and not performance wise.
I have successfully used the grid and Server-Side paging and this is working very well for large dataset.
I want to do the same with the DropDownList. When I set the PageSize (20), number or records to load per page is limited to that number (very great).
I thoughts that when searching on different names, the DropDownList contronl would automatically re-fetch to retrieved the new values. How the DropDownList should be used for larger dataset?  Unfortunately all the examples are either on small dataset or using local JavaScript array.

I guess I need to implement something for don't know how to handle this.

Thank you.

<script type="text/javascript">
    $(document).ready(function() {
    
      $("#dropDownList").kendoDropDownList({
            autoBind: false,
            dataTextField: "SalesrepName",
            dataValueField: "SalesrepId",
            dataSource: {
                type: "odata",
                serverFiltering: true,
                serverPaging: true,
                pageSize: 20,
                transport: {
                    read: "csp/mediapool/public/dt.common.odata.RequestServer.cls?$select=SalesrepId,SalesrepName&$tablename=dt_common_ui_samples_data.Salesrep&$orderby=SalesrepName"
                }
            }
        });

});
</script>
Georgi Krustev
Telerik team
 answered on 22 Feb 2012
9 answers
357 views
Instead of enable the textbox for editing, is there any way to bind a dropdown list, please advise.

Thanks
underscore
Top achievements
Rank 1
 answered on 22 Feb 2012
0 answers
136 views
Can I always show in the grid 5 lines.
Even if I have fewer rows so that the remaining rows were empty?
Andriy
Top achievements
Rank 1
 asked on 22 Feb 2012
1 answer
319 views
How can I easily keep the selected rows by the user and put back the selection when scrolling back to this page (or when the record is shown because sort could change the order). I would keep the unique Id for each row records but struggling how to easily do that.
I know how to get the raw data but don't know how to do it using the datasource.
Rosen
Telerik team
 answered on 22 Feb 2012
0 answers
118 views
Hello guys,

i'm using the tabstrip and i have 

hdr = $("#[data-role=header]");
                ftr = $("#[data-role=footer]");

which gets the wrapper for footer and for tabstrip.

My goal is to have this script working

 if (window.innerHeight < window.innerWidth)//landscape mode
                                    {
                                        ftr.hide(); hdr.hide();
                                    } else {
                                        ftr.show(); hdr.show();
                                    }

Which, at first, does work. But when i'm going to another tabstrip, strange behavior occurs - the  other tab completely disappears!
Clearly, this is not the right approach. Is there a programmatic way to hide/show the footer/tabstrip?

Thansk!
Andrei
Top achievements
Rank 1
 asked on 22 Feb 2012
0 answers
196 views
Hello guys,

I'm using the scroll view like in your example that makes a small gallery.
How can i make that example full screen?

Seems difficut since there are many wrapping divs generated by kendo,
There are divs such as .km-scroll-container, .km-content, #scrollview-container, and another one
generated in between the photo divs and the data-role='scrollview' div, etc...

what is the right way?

Andrei
Top achievements
Rank 1
 asked on 22 Feb 2012
1 answer
105 views
One of the greatest features of jQuery UI is the ability to create a skin, download it and try it out. Later you can come back and continue with the custom skin you created. This is a big deal and if this could be added to the Theme Builder it would be greatly appreciated. While it would be cool if Kendo UI would run off jQuery UI themes that is not a deal breaker. I am sure working with our designers this will become a big issue without this ability over and over. If you guys could add this ability the designers will help us sell Kendo UI vs having to sell the desingers and the clients over and over.
Alex Gyoshev
Telerik team
 answered on 22 Feb 2012
0 answers
115 views
Combobox has only one item at the beginning. When it is updated dynamically, it has about 50 items and the scrollbar doesn`t show up.

var combobox = $("#input").data("kendoComboBox");
combobox.dataSource.data(ObjList); //now about 50 items
combobox.dataSource.query();
combobox.height = 200;
combobox.refresh();

Browser mode: IE8 compatibility
Document mode: IE8 standarts

Any suggestions to fix it?
Thank you.
Ozge
Top achievements
Rank 1
 asked on 22 Feb 2012
0 answers
39 views
why kendoui.mobile.2012.1.124.beta example no sliding effect?为什么剑道移动的demo下载好后,没有滑动效果
Zw
Top achievements
Rank 1
 asked on 22 Feb 2012
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
Drag and Drop
Application
Map
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
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?