EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: thomas_ba on January 26, 2018, 01:17:27 AM



Title: Frozen Columns
Post by: thomas_ba on January 26, 2018, 01:17:27 AM
Hello everybody,

First ... Sorry for my english ...  :-[

I use Frozen Columns with 30 columns.
the first 4 columns are fixed

I would like to see on the screen directly the 20th column (example).
Depending on the link, the page scroll horizontally to the correct column. (example: ... test.php#COL20)

I did the test with the link (... #COL20), it goes to the column, but it goes directly to the beginning of the table once it has loader everything.

Is it possible to do this with Datagrid?

Thank you all.


Title: Re: Frozen Columns
Post by: stworthy on January 26, 2018, 02:01:16 AM
Please refer to this topic https://www.jeasyui.com/forum/index.php?topic=1884.msg4160#msg4160

The extended method 'scrollToColumn' allows you to scroll to your 'col20' column.


Title: Re: Frozen Columns
Post by: thomas_ba on January 26, 2018, 02:47:17 AM
 :o

Great, thank you...
I was doing research on Gotocolumn  :-[

But the bufferview positioning the table at the beginning to loading.

I will search in script bhfferview for cancel the positioning at the beginning of the table.

A big thank you for your reply !

Yes my english is still so bad...  :-X

Tom