Skip to content

lingvocoder/Table-Fixed-Column

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table with a fixed column of the choice

This is an example of the table which has it's first column fixed and all the rest scrollable. I use a small library (gridviewscroll.js) which settles this task.

Таблица с фиксацией выбранной колонки

Это пример таблицы, в котрой первая колонка фиксирована, а все отсальные могут прокручиваться влево/вправо. Для реализации этой возможности я использовал небольшую библиотеку (gridviewscroll.js), которая справляется с этой задачей.