If I have a DataGrid with 20 columns of data. FrozenColumnCount of the DataGrid is 2. ScrollBar only could start scroll from third column. May i know is there anyway to override the ScrollBar to make the ScrollBar always able to scroll from the first column?
Thanks in advance.