0
kicks
How to Create a BoundField Dynamically Using GridView
This article examines how to create a BoundField Column dynamically for a GridView control. The manifestation shows the ListBox populated with Column Names from a specific table. Selecting multiple column names from the ListBox will allow the user to display the data in the GridView accordingly.