dynamic values in datagrid header

Hi
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
[288 byte] By [rahulvasanth] at [2007-11-20 6:17:04]
# 1 Re: dynamic values in datagrid header
user server includes <% = myVariableFromCodeBehind %>

hth,
mcm
mcmcom at 2007-11-9 11:52:45 >