This is a migrated thread and some comments may be shown as answers.

Grid Virtual columns missing in Typescript definition

1 Answer 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul van Eijk
Top achievements
Rank 1
Paul van Eijk asked on 31 Jan 2020, 09:55 AM

Hello,

I wanted to test the new Grid Column Virtualization (https://demos.telerik.com/kendo-ui/grid/column-virtualization) but I noticed that the Typescript typings don't accept string, only number:

    interface GridScrollable {

        virtual?: boolean;
        endless?: boolean;
    }

 

According to the API, this should be possible: https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/scrollable.virtual

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 04 Feb 2020, 09:04 AM

Hello Paul,

Indeed this is something we need to fix. I have already logged it into our system and we will do our best to resolve the problem as soon as possible. You can monitor our progress on the matter from here.

As a token of gratitude for reporting this to us I have updated your account points. Finally I want to apologize for any inconvenience this problem may have caused you.

Regards,
Angel Petrov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Paul van Eijk
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or