يمكنك عمل ذلك فى حدث RowCreated باستخدام الكود التالى
If e.Row.RowType = DataControlRowType.DataRow Thene.Row.Cells(0).Text = Format(CDdate(e.Row.Cells(0).Text), "dd/MM/yyyy")End If




0 التعليقات:
إرسال تعليق