Telerik Forums
Kendo UI for jQuery Forum
1 answer
100 views

I could not figure out how to localize filter message which is "0 selected items".  I check for the documentary doc

but could not applied it into my code.  Would glad if I could get a help

Nikolay
Telerik team
 answered on 02 Aug 2022
0 answers
249 views

Hello Team,

I am using one kendo dropdown control inside a form. While submitting the form value is properly binding. But when I am opening an existing form for editing, kendo dropdown is not showing the value which it is fetching from database.

In side view dropdown control---


<input id="AssignedTo" class="form-control" style="width: 250px;" />

 <script type="text/javascript">
        $(document).ready(function () {

   $("#AssignedTo").kendoDropDownList({
                autoBind: false,
                filter: "contains",
                dataTextField: "FullName",
                dataValueField: "StaffID",
                optionLabel: "Search by first or last name",
                dataSource: {
                    serverFiltering: true,
                    pageSize: 80,
                    transport: {
                        read: {
                            url: "/Test/Staff/Search"
                        }
                    }
                },
                value: '@Model.StaffID'
            });
        })

So what is happening right now, when I am editing the form,  the dropdown show "Search by First or last name", but when we expand the options, the expected option is already selected but the dropdown text is not set.

 

Attached the screenshots of the control.

Please provide solution to display the selected value when the form gets loaded.

 

Thanks

Amrendra

Amrendra
Top achievements
Rank 1
 asked on 01 Aug 2022
1 answer
1.4K+ views

Hello

is it possible to access the scroller of a PdfViewer and bind to its event?

I see an embedded km-scroll-container, but cannot find out, how to control it, similar to that:

Automatic km-scroll-container events in Kendo UI for jQuery | Telerik Forums

 

I want to be able to zoom to the center of a pdf page instead of the top left corner and would therefore calculate the translation at the resize-event and set the offset then.

Or is there an other solution for that problem?

Thanks

Christine

Neli
Telerik team
 answered on 01 Aug 2022
0 answers
121 views

Hi there,

I have a question about timeline view on  https://demos.telerik.com/kendo-ui/scheduler/timeline

When I change the start-time for the event for the series cycle by daily, the expiration date on cycle will get the focus automatically.

For example, there is an event repeating after 5 occurrences by daily, but when I change the start-time, the focus on "after 5 occurrences"  will  shift to the expiration date.

Can you tell me how to solve this problem?Thanks so much!

y
Top achievements
Rank 1
 asked on 30 Jul 2022
1 answer
185 views

Dear Team,

I'm currently using drawDom and drawPDF to download the grid as PDF , but i have a problem when exporting the PDF.

if the text is too long for one row, the page doesn't break into the second page.

here is the example: link

Thanks in Advance.

Georgi Denchev
Telerik team
 answered on 29 Jul 2022
1 answer
238 views

{name: “coy a, coy b, coy c”, id:”1,2,3”}

expected result in kendo grid


<a href=“/company/detail/1”>coy a</a>, <a href=“/company/detail/2”>coy b</a>,

<a href=“/company/detail/3”>coy c</a>


Nikolay
Telerik team
 answered on 28 Jul 2022
0 answers
100 views

Dear team,

 

The kendo grid k-header-column-menu is not loading it is showing square box.. in grid column filter options.

sai
Top achievements
Rank 1
Iron
 asked on 27 Jul 2022
1 answer
456 views

I am trying to integrate spreadsheet into Oracle apex application.  Oracle application process (apex.server.process) returns base64 of excel document on page load. 

I want to bind base64 string as datasource to spreadsheet. I am new to Kendo UI, Can you please assist me how I can do binding.

I found some articles, and have knowledge about Telerik document processing, but I dont want to use external webservices along with oracle apex. Is there any way, where client can convert base64 string to localfile or json

Ianko
Telerik team
 answered on 27 Jul 2022
0 answers
283 views

I'm having difficulty using the grid.saveAsExcel(); as this is reporting:

"Cannot read properties of undefined (reading 'dataSource')"

Can you advise on how I resolve this?

Tony Kennard
Top achievements
Rank 1
 asked on 26 Jul 2022
1 answer
786 views

Hello There,

I have a similar DropDownTree in my project.

I do not want to use clearButton, I would like to create a button with onClick clear out selected values and also the checkBox selection.

What I have tried: the used selectedIds= [] but on UI the tags stucked there, can not removed at all.

Thanks for your help!

Cheers,
Peter

Lyuboslav
Telerik team
 answered on 25 Jul 2022
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
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)
SPA
Filter
Drawer (Mobile)
Drawing API
Globalization
Gauges
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
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
OrgChart
TextBox
Effects
Accessibility
ScrollView
PivotGridV2
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Collapsible
Localization
MultiViewCalendar
Touch
Breadcrumb
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
Popover
DockManager
FloatingActionButton
TaskBoard
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
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?