Freeze asp.net grid view column

后端 未结 5 417
半阙折子戏
半阙折子戏 2021-01-03 01:32

How can i freeze initial 2 -3 leftmost column in asp.net grid view? so that while horizontal scrolling initial 2 - 3 columns that got freezes will always be display.

5条回答
  •  借酒劲吻你
    2021-01-03 01:44

    Demo avail Here

    http://gridviewscroll.aspcity.idv.tw/Demo.aspx

    May u miss the script

        
    

    That script followed here.

    The width for screen size u can modify(44)

    Don't Forgot to put the script

        
    

提交回复
热议问题