K
Kylin
In the File wich named accountmodule.ascx.cs ,
there is one line code under this :
customerRow[CustomerData.PKID_FIELD] =
Customer.Tables[CustomerData.CUSTOMERS_TABLE].Rows[0][CustomerData.PKID_FIELD];
meaning ?
there is one line code under this :
customerRow[CustomerData.PKID_FIELD] =
Customer.Tables[CustomerData.CUSTOMERS_TABLE].Rows[0][CustomerData.PKID_FIELD];
meaning ?