grid header width when scrolling is virtualized

1 Answer 56 Views
Grid
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Aleksandr asked on 06 Mar 2022, 07:46 PM
is it possible to have it adjustuble to grid body rather then to fixed we had to use to have it rendered for all body columns when visible part of the screen is smaller?
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 07 Mar 2022, 09:14 AM

basically to have same horizontal scroll behaviour as paginated grid
Nikolay
Telerik team
commented on 09 Mar 2022, 12:38 PM

Hi Aleksandr,

Can you please share more details on the case? I need to fully understand it so I can advise further.

Are you referring to Column virtualization or Virtualization of data when many records are bound?

Feel free to share screenshots of the desired result.

Regards,

Nikolay

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 09 Mar 2022, 01:02 PM

the problem is if i enable virtual scrolling, the header stops rendering to the whole body (please see attached), it renders just to the end of the visible part of the screen 

 

 

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 09 Mar 2022, 01:02 PM

Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
commented on 14 Mar 2022, 08:47 AM

any updates?

1 Answer, 1 is accepted

Sort by
0
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
answered on 09 Mar 2022, 01:58 PM

changed to 

scrollable: {
                        endless: true
                    },

the problem gone, seems you have some problems rendering header when

scrollable: {
        virtual: true
    },

 

Tags
Grid
Asked by
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Answers by
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Share this question
or