question

Upvotes
Accepted
791 10 11 17

Freezing a column- is the functionality available?

How can I freeze a column in Grid?

api#technology#product
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Upvotes
Accepted

You can freeze a column by specifying `leftPinned` or `rightPinned` property on the column configuation object. For more information, see this page.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.