G
Guest
I have a datagrid that's using a dataread to display rows from SQL Server. I
have autogenerate columns turned off. When I add columns in code behind (VB),
I don't get the columns displayed correctly. If I add the columns in the web
page as part of the html, it works. I have other grids that work correctly
with the VB code, and have tried replacing the grid, building the page from
scratch, and still get the same result. Any ideas? Thanks in advance.
have autogenerate columns turned off. When I add columns in code behind (VB),
I don't get the columns displayed correctly. If I add the columns in the web
page as part of the html, it works. I have other grids that work correctly
with the VB code, and have tried replacing the grid, building the page from
scratch, and still get the same result. Any ideas? Thanks in advance.