I am completely unable to make work the datagridview using maskededit.
dgv1.Columns("BudgetDate").DefaultCellStyle.Format = "$#.00"
In above example I am getting error - "Object reference not set to an instance of an object."
Suggested by error to use new keyword.
I've tried several...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.