Gridview - horizontal
Hi,
(I've come back from hibernation after deciding a more thorough understanding of C# is necessary before plunging deeper into asp.net.)
A simple question.
Is it possible to hook into a databound control such as a gridview so that when a particular field changes a new column is autogenerated, filled with data, and so on....?
(imagine a calendar outputted so that the months run along the top and the day numbers make up the rows)
My scour of the internet yields up embedded gridviews, repeaters etc. Too much choice
regards, Guy
|