GrapeCity / wijmo-demo

0 stars 0 forks source link

Discussion on #Grid/Columns/Freezing #13

Open truc3651 opened 3 years ago

truc3651 commented 3 years ago

You guys have a cool component, but incase I wanna freeze the first 2 columns and the last one, how I do it!?

banzor commented 3 years ago

In order to freeze a far right column, it needs to be moved to the left before setting the frozenColumns count. So unfortunately, we do not support freezing columns to the right side of the grid. We are considering it for the future, but its not available yet.