react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

Froze the column to right

Open DevCraftsmanShubham opened this issue 2 years ago • 6 comments

I want to move the frozen column to the right side. how can I do this?

DevCraftsmanShubham avatar Apr 04 '22 04:04 DevCraftsmanShubham

This feature is not supported at the moment and we do not have plans to add it in v7 release. This is however a good feature for v8

amanmahajan7 avatar Apr 06 '22 17:04 amanmahajan7

@sk1794 I added a fix for this issue in a separated branch you can take a look: https://github.com/adazzle/react-data-grid/pull/2888/files

Matangub avatar Apr 09 '22 15:04 Matangub

I want to freeze 1st row (Headers)

AnilShivamurthy avatar Jul 08 '22 12:07 AnilShivamurthy