Scroll bar on interactive grid
I have one interactive grid in which i have 8 column out of which left 5 column is non editable and right 3 column is editable. So I want to apply scroll bar only on the 3 column which is editable. How can I achieve this functionality.