Kendo Issue about hidden columns are showing on the grid with data for some time and disappears

1 Answer 15 Views
Data Source Grid
Abhishek
Top achievements
Rank 1
Abhishek asked on 31 May 2024, 11:37 AM

Hii,

While exporting the data to excel the hidden columns appear for some time (some seconds) and disappear in kendo angular js, as I am hiding those column on grid using hidden: true and showing in the excel using showColumn(1), and I am experiencing the stange behavoir that after data exporting to the excel from the grid (includes available column on the grid and hidden columns as well), it shows hidden columns with data for some seconds on the grid and disappear and grid regain its original state, how to fix this behavior?

(Using, Kendo UI, angular Js, Jquery) and tried timeout, showing and hiding loader, css but not worked.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 05 Jun 2024, 07:15 AM

Hello Abhishek,

We officially dropped the support for AngularJS 1.x through Kendo UI for jQuery with R2 2022. More information about this decision you can find in the below blog post:

https://www.telerik.com/blogs/kendo-ui-angularjs-1.x-support-end-life-plans

You can still use the components for AngularJS, however, any implementation is up to you. You can still access previous versions with support for AngularJS and use them for active development in existing and future projects. These can be accessed by downloading R1 2022, or an earlier version, of Kendo UI for jQuery through the Your Account portal. These earlier versions of the Kendo UI for jQuery UI components have worked for AngularJS developers so far and will continue to do so.

Below I am posting an article describing how to include the associated AngularJS  script files in later versions:

https://docs.telerik.com/kendo-ui/framework/angularjs/angular-legacy-files

Regards,
Nikolay
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
Data Source Grid
Asked by
Abhishek
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or