Hi,
I need help on loading the record from the SQL database. Im using ASP.NET and C# as programming language.
I need to load fld_Activity, fld_Project, fld_Details, fld_StartTime, fld_Duration, fld_EndTime, fld_Cost from db_myDB tbl_myTable to the datagridview upon page load.
Hope someone can help me.
Thanks,
MukuroRokudo