did you set AllowSorting="true" to the DataGrid ?
did you add SortExpression="myColumn" to the Bounded column?
if you did all of this and still not working, check this link:
http://aspnet.4guysfromrolla.com/art...spx?mode=print
--
Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Samuel Shulman" <> escreveu na mensagem
news:eAj$...
> Any suggestion why
>
> I added the columns manually at design time then at run time I set the
> data source and I bind it but the headers don't appear as Hyperlinks
>
> Thank you,
> Samuel
>