D
David
I have a gridView that sometimes only shows the header and not the detail.
Does anyone know how this can happen?
Also, if I change the SelectCommand string using code do I need to use
Databind() on the SqlDatasource AND the GridView or neither? Thanks.
David
Does anyone know how this can happen?
Also, if I change the SelectCommand string using code do I need to use
Databind() on the SqlDatasource AND the GridView or neither? Thanks.
David