ASPNETnewbie
Programmer
I am using Visual web developer express for my coding and work. I have a Dataset created in the Codebehind file and I need to bind the information to a Datagrid I have on my .aspx file upon page_load.I have tried debugging and building but for some reason, my dataGrid does not get bound to the Datasource ... Same thing I notice when I use ASP.NET matrix to build my pages. Could someone please tell me what I am missing here????Is there something I need to do before this can work??