Telerik Forums
Kendo UI for jQuery Forum
4 answers
415 views

Latest 2019 R3 release,

kendo for dotnet core,

pdf.js same version as from pdf vewier kendo demo cdn,

only started happening in R3, R1,R2 weren't effected.

 

Please see attached.

Dimitar
Telerik team
 answered on 08 Jun 2020
1 answer
1.3K+ views

I'm incorporating Kendo ui widgets into an existing application. Unfortunately, the Kendo theme css is overriding other css styles for non kendo widgets.

Is there a way to prevent kendo theme css from doing this?

Aleksandar
Telerik team
 answered on 05 Jun 2020
1 answer
97 views

Apologies if this has been asked before...

 

I have a grid where we display a matrix with checkboxes that users can click to check/uncheck items. As long as there aren't  ~ > 1000 rows and columns everything is fine. I turned on virtual scrolling like this:

scrollable: { virtual: true }

 

and like this:

scrollable: { virtual: "rows, columns" }

neither seems to do much when you have 2500 columns and 3000 rows.

 

Is this even doable? Is there an example of this somewhere I could see?

 

Matt

Alex Hajigeorgieva
Telerik team
 answered on 05 Jun 2020
2 answers
173 views

Hello. I have a very weird issue with Kendo grid. After creating a new record the grid seems to firing a destroy event for some random records. it calls DELETE action on the server that modifies some rows in DB:(sets IsActive field to false, updates ModifyDate and some more rows). I am certain that the delete action is called because of these rows are updated as it is configured in the action. the rows that are being deleted (deactivated) are completely unrelated. has anyone had the similar issue or any ideas how to fix this?

I have attached couple photos. one shows the destroy event configuration, and another one shows database rows, the top ones are deactivated after create event of the bottom row. about 4 to 6 rows are deleted every time.

please let me know if you have some ideas. Thank you in advance

Nikolay
Telerik team
 answered on 05 Jun 2020
11 answers
252 views
On

http://demos.telerik.com/kendo-ui/web/scheduler/index.html

if you open the firefox console and executes this script:

$("#scheduler").data("kendoScheduler").destroy();

the scheduler is almost destroyed, but the toolbar remains.
Martin
Telerik team
 answered on 05 Jun 2020
1 answer
115 views

Hi Telerik,

The scheduler take too long time to ready when load with 2000 events in the agenda view.

Is there any way that we can do to improve the performance?

 

Aleksandar
Telerik team
 answered on 05 Jun 2020
1 answer
235 views

I set grid editable option

editable : { createdAt : 'bottom' }

but

 

when adding a row with a filter applied, the row to be added does not appear in the last row. (appear randomly)

set filter options

 

 

{
  logic: 'or',
  filters: [{field: 'name', operator: 'eq', value: ''}, {field: 'name', operator: 'contains', value: 'Jane'}],
}

 

how can i do?


Petar
Telerik team
 answered on 04 Jun 2020
17 answers
574 views

Is there a way to setup Kendo UI Scheduler in timeline view to show a time span across midnight?
If startTime and endTime are in the same day all works fine, if I set two different days it show nothing.

I created two dojo examples. They are different only for startDate and endDate

(working, single day) http://dojo.telerik.com/@purchased.software@deltatre.com/Otale/2

(not working, across days) http://dojo.telerik.com/@purchased.software@deltatre.com/OTUmA

Thanks!

Ivan Danchev
Telerik team
 answered on 04 Jun 2020
3 answers
131 views

Hi, I just discovered your filter component and that's exactly what we need for bridge24.com.

I tried it in that dojo, to find how I can use it with custom data source (users, ...), change the operators, add new types, ... and it works fine.

You can see my tests there

https://dojo.telerik.com/@foxontherock/iYelAJiP/4

There is 1 thing I was unable to do, it's use a previewFormat for values that are array of id, exemple "users" (multi) in my example.

Data values are [1,3], an array of "id". 

Is it possible to use a function in the previewFormat property, to return usernames instead of useridin the expressionPreview property?

Thank you.

Viktor Tachev
Telerik team
 answered on 04 Jun 2020
3 answers
891 views
I have grid with in cell editing enabled. And it is having some calculated fields. Refer this question   for more details about the calculated fields I was having.  Now I have enabled the navigation , but when I press the tab button it's focusing on calculated fields as well. Instead of that I need to focus I need to focus to the next editable cell when I press the tab button. Here is my example .
Nikolay
Telerik team
 answered on 04 Jun 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?