Error!
Success!

A Scrollable GridView with a Fixed Header in C#

0
kicks

A Scrollable GridView with a Fixed Header in C#  (Unpublished)

We begin with a standard Panel control. With the Panel control, we can control the width, height, and scrollable option. For our code example, we set the height as 200px, the width as 100%, and set the Panel to scroll while showing only the vertical scrollbars. We will give the Panel the id pnlWrapper.


Kicked By:
Drop Kicked By: