Can anyone help me please i get this error on this code
dateEdit1.DateTime == frmMaterialPricing.supplydate
frmmaterialpricing.supplydate this is the declaration on supplydate = (DateTime)txtSupply.text;
When i try to check if datedit1.datetime is equals to supplydate i'm getting error.