Telerik Forums
Kendo UI for jQuery Forum
1 answer
321 views

Hi Guys,

I have just noticed an issue with the Scheduler component whereby the dataBound event is constantly being fired during resize events.

To illustrate the problem run the following dojo

https://dojo.telerik.com/uCaQOcEX

and then resize the browser window and you will see multiple 'dataBound' messages hitting the console.log

Running a similar test with the Grid component for comparison

https://dojo.telerik.com/ifoHEDUd

does not cause these multiple dataBound events on resize.

Therefore I suspect this is not the expect behaviour of the Scheduler component but a bug within the code.

Please advise.

Regards
Alan

       
Martin
Telerik team
 answered on 11 Jan 2023
1 answer
92 views
I don't think this was an issue until the previous updates; the kendo listview is no longer inheriting the tabindex from the parent element (0) and instead sets it to -1, even if the listview is navigatable and selectable. I can reset it after the declaration, but as we use this control in a wide variety of applications, it's less than ideal to sweep for every instance when it was previously correct. Any suggestions on how to handle this?
Martin
Telerik team
 answered on 11 Jan 2023
1 answer
99 views
Hello, how do I get all the data from the scheduler when I want to save it in the database?
Martin
Telerik team
 answered on 11 Jan 2023
1 answer
261 views

Hi I am using PivotGrid V2 and binding to local data ( json array ), the data contain a field called CompletedDate ( format 16/4/2022 18:00), what I would like to do is create a pivot grid that contain the month name columns as below, is this possible

Year: 2022
JanFebMarchAprilMayJune JulyAugSepOctDec
StatusReviewed141933452652233134
Awating Review3661111111123

4101134562762334151

 

Thanks

Neli
Telerik team
 answered on 11 Jan 2023
0 answers
146 views

I am resetting the grid's state like this:


        const $grid = $gridRoot.find('.xifacts-simple-grid');
        const grid = $grid.data('kendoGrid');
        grid.dataSource.filter({});
        grid.dataSource.sort({});
        grid.dataSource.pageSize(5);
        grid.clearSelection();
        grid.dataSource.page(1);

All is good, the grid state is correctly reset (it goes to page 1) - but it still shows the old page that was selected.

Same for the Items/Page.

 

Here is a gif for the issue:

iFACTS Admin
Top achievements
Rank 1
 asked on 10 Jan 2023
1 answer
786 views

Hello ! i am using a telerik grid in order to display my data, when i go to edit the rows i want it to update my database however all the demos i have seen are using URLs as part of the CRUD function, i use a sql database so urls will not work. Is there an alternative method? 

 

Kind regards

Aleksandar
Telerik team
 answered on 09 Jan 2023
0 answers
120 views

Hi I cannot find a 'Count'  aggregate in the new  Pivot grid , the previous version did have it ?

Also will there be support to provide a 'Percentage' measure

 

Thanks

Kulwant
Top achievements
Rank 1
Iron
 asked on 06 Jan 2023
1 answer
239 views

Hi there,

We face a few filter-related issues when exploring Pivot grid V2 and using the default configuration options.

1. When Kendo pivotGridconfiguratorV2 is not displayed we miss the opportunity to apply filters (that works in the legacy Pivot grid). Can you suggest a workaround or a config option?

2. When a filter is programmatically applied and the configurator is displayed, in the respective field dropdown this is still not reflected (prefilled), so the user wouldn't know a filter is already acting. That also works in the legacy Pivot.

 

3. For certain field types (e.g. number) the option to apply field filter is not provided at all, even when we have one programmatically applied already, only 'Include fields...'

 

Please, provide guidance on the issues above.

Thank you,
Georgi

 

Angel Petrov
Telerik team
 answered on 06 Jan 2023
1 answer
159 views

Hello,

Do you know a solution to prevent labels from ending up outside the chartarea?

For example a possibility to automatically resize the plotarea? ( i would like to keep 'position: "outsideEnd"')

 

Here : https://dojo.telerik.com/ObitALOK

 

Thank you

 

Neli
Telerik team
 answered on 05 Jan 2023
1 answer
106 views

Hello,

I have date control outside gannt chart. According to date change it should change day / Week view in Gannt chart.

It is working fine for futhure dates.

I have requirement  for Past dates also it should change day / Week accordingly.

Please can you help.

 

Neli
Telerik team
 answered on 04 Jan 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?