Telerik Forums
Kendo UI for jQuery Forum
0 answers
80 views
Hello,

I have a DropDownList in my grid toolbar that represent a list of 'views' for the grid.

When I select one of them, I use both getOptions and setOptions to modify the columns order and states.

My problem is that when I execute setOptions, my DropDownList kendo is lost and don't keep the state it had before setOptions.

How can I achieve this pls ?
Théodore
Top achievements
Rank 1
 asked on 18 Jul 2024
1 answer
63 views

When I select a particular date using the calendar provided by Kendo Scheduler (in Work Week), I can read the selected date (for eg: 25th July). But when I again click on the calendar it does not highlight last selected date (i.e 25th July). Can't find any API to highlight the last selected date.

Pls help!! 

 

Martin
Telerik team
 answered on 18 Jul 2024
2 answers
402 views

Hello,

when one column of a Grid is configured with enabled  "stickable" or "lockable", a "Set Column Position" column menu item appears for all columns.

Is this behavior intentional?

If columns are neither "stickable" nor "lockable", I would like to remove the "Set Column Position" column menu item for those columns. Could you please show me how to achieve the behavior I want?

Thanks and Greetings
Stefan

Akshit
Top achievements
Rank 1
Iron
 answered on 16 Jul 2024
1 answer
72 views

Hi Team,

I am using kendo jQuery grid, and I would like to have a combination of filters on the column.

I would like to have both

1. a section showing multiselect checkbox column filters - (as shown here - https://demos.telerik.com/kendo-ui/grid/filter-multi-checkboxes )

2. another section to allow user to search column data using operator (as shown here https://demos.telerik.com/kendo-ui/grid/filter-menu-customization )

I am able to use only 1 at a time and not both.

here is the dojo that i am trying to build - https://dojo.telerik.com/IrExUMoj 

sort of something like this but in a collapsible panel or in different tabs - 

 

Please suggest.

Nikolay
Telerik team
 answered on 15 Jul 2024
1 answer
51 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
66 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
74 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
105 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
67 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
70 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?