|
I have a datagrid with a textbox field (Name=Date) set to read-only. When using the basic CRUD datagrid for editing an existing entry I want to have the Date field set to read only. When a user clicks on the New button I want to change the value of that reaonly cell to today's date in the popup dialog. Can anyone recommend how to do this?
|