A
Allen K
I have a Datagrid that has programmatically added columns, as well as
columns added through the VS.NET DataGrid Control Editor. Everything is
fine the first time around when the page loads, but when I do a postback,
the columns that I programmatically added disappear. The columns I added
through the Control Editor however are still visible.
Anyone have any idea as to what the problem might be? Does it have
something to do with the columns not persisting in viewstate? How do I fix
this?
Thanks!
Allen
columns added through the VS.NET DataGrid Control Editor. Everything is
fine the first time around when the page loads, but when I do a postback,
the columns that I programmatically added disappear. The columns I added
through the Control Editor however are still visible.
Anyone have any idea as to what the problem might be? Does it have
something to do with the columns not persisting in viewstate? How do I fix
this?
Thanks!
Allen