מקובץ קודם
תהליך מסויים שבצעתי לפי הכתובת http://www.c-sharpcorner.com//Database/GDWalkThroughACNov132001.asp בשלב Setting the DataSource property alone will not bind dvProd to DataGrid1. We have to add some code to do the binding. We have to fill the DataSet and bind the DataGrid at runtime. Since these two steps usually comes together, putting them in a BindGrid() method is a good idea. Add the following code in WebForm1.aspx.cs as shown. נתנה את הקובץ עם הסיומת aspx.cs והיום לא קבלתי את הקובץ השני