dynamic values in datagrid header
In my asp.net application, I want to display dynamic values in the datgrid header. i.e, I want to retrieve the values from the DB and display those values as the header for the datagrid.
Can anyone guide me on how this could be achieved ?
Thanking in advance

