I am trying to add a column to a grid view in the page preinit event. But when i try this, the value of the gridview is shown as nothing. The grid view is not created at run time whereas only the columns are added at runtime.
...
Go to the complete details ...