Telerik Forums
Kendo UI for jQuery Forum
1 answer
66 views

Hi,

I am using Kendo MVC scheduler to display an appointments.

For all day event wants to display  view more button (...) same as month view has if there are more than no of event ( all day event ) in one date.

How to achieve this requirement?

Looking for any suggestion or idea or an examples.

Thanks,

BP

Neli
Telerik team
 answered on 11 Jul 2024
1 answer
82 views
How can I configure my multiselect pop up so that scrolling elsewhere on the page does not make it disappear?
Martin
Telerik team
 answered on 10 Jul 2024
1 answer
95 views

I am having trouble with loading a dateTime filter from localStorage.

What I have observed is that when I send a request to the server with a Date picked from the DatePicker the request looks as follows:

filter: DateTS~eq~datetime'2024-07-09T00-00-00'

However when sent with a Date loaded from localStorage it looks as follows:

filter: DateTS~eq~'2024-07-09T04:00:00.000Z'

My localStorage variable is just the filter object and looks as follows:

{
"filters": [
{
                "operator": "eq",
                "value": "2024-07-09T04:00:00.000Z",
                "field": "DateTS"
            }
],
      "logic": "and"
}

looking for the best way to translate datetime fields so that the request is sent to the api properly when loading from localStorage.

Stacey
Top achievements
Rank 1
Iron
 answered on 09 Jul 2024
1 answer
134 views

Hello,

is there a way to implement an upload directly from browser to S3 bucket using Kendo JQuery component?
It's possible with JS, but the idea is to use fancy Upload component with drag-n-drop and progress bar.

Thanks in advance.

Martin
Telerik team
 answered on 09 Jul 2024
1 answer
88 views

I have a kendo ui jquery multiselect with virtualization and sorting enabled. My issue is that for some reason, when a user selects 5 items from various parts of the list, closes the list, and then reopens the list twice, on the second time, there are only 4 items selected. Sometimes this will happen a third time where only 3 items are left. It is not completely consistent. I have a Dojo showing this: https://dojo.telerik.com/@dojolee/abUcAQag

I suspect something is either wrong with my sort function or valueMapper function but I cannot figure it out.

  1. Select Stores 1, 25, 10, 30, 5 from the list
  2. Close the dropdown list
  3. Observe it says 5 items selected
  4. Open the dropdown list
  5. Observe 5 items are at the top of the list and selected but it is not the 5 correct ones.
  6. Close the list
  7. Open the list
  8. Observe a different 5 items are not selected

I made a second, simpler, dojo here that has a similar issue: https://dojo.telerik.com/@dojolee/iJirimEh

Yordan
Telerik team
 answered on 03 Jul 2024
1 answer
85 views

Hi team,

We have implemented KendoScheduler but the Export to PDF feature is not exporting schedules from start to end hours set to schedulers. It just exports a few schedules from the schedulers. Please refer to the screen recording below.

Kendo Scheduler Issue.webm

 

 

Martin
Telerik team
 answered on 03 Jul 2024
1 answer
63 views

Hello,

How can we remove the masking of null value on DateRangePicker start and end field ?

Kendo UI Snippet | Kendo UI Dojo (telerik.com)

when we create the daterangepicker it show day/month/year, i want it to null or empty.

Martin
Telerik team
 answered on 03 Jul 2024
2 answers
262 views

Hello,

I am using the jquery chat widget as a virtual assistant on the right corner of the page and would like the ability change the message box to a textarea as opposed to an input so all the wording that is outside the scrollable view area is visible.

I see in the angular version of this widget that this is possible, is there a similar feature for the jquery chat version?  Or even the .net Core version?

Thanks,

Arthur

Jeff
Top achievements
Rank 1
Iron
 updated answer on 02 Jul 2024
1 answer
75 views

My web header template pulls a bunch of aggregate data up into the template (with a fontawesome icon), but on the excel export it's coming into the XML AS that html template not the raw innerText I'd expect.

Thoughts?

Martin
Telerik team
 answered on 02 Jul 2024
1 answer
123 views

I have an issue that I have seen others have run into before across the forum, but the threads are generally old and none of the solutions have worked or were not relevant to our situation. We are on a fairly recent version of Kendo UI for jQuery (2 back) and a fairly recent version of jQuery (2 or 3 versions back). 

Basically, we have kendoComboBoxes in a kendoWindow that often, but not always, immediately close the first time that the user clicks the drop down button. After that it works fine - see the attached animated png to see it in action. The ComboBoxes do have filtering enabled and we have seen similar behavior on the DropDownList, and just lived with it.

I have noticed that if I click in the background of the window prior to opening the ComboBox it solves the issue, which leads me to believe that it is some sort of focus problem. I have tried triggering a focus event on the window after the form is initialized (with a delay) and this seems to make it somewhat better, but does not entirely solve the issue.

Has anyone experienced this and solved it?

Thank you for any help!

Martin
Telerik team
 answered on 02 Jul 2024
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)
SPA
Filter
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
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
OrgChart
TextBox
Effects
Accessibility
PivotGridV2
ScrollView
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Breadcrumb
Collapsible
Localization
MultiViewCalendar
Touch
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
StockChart
ContextMenu
TimePicker
DateTimePicker
RadialGauge
ArcGauge
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?