how 2 allow new record but not editing existing ones

P

PaulNaude

I use

DataGrid1.DataSource = DataSet11.Tables("EquipmentProducts").DefaultView

and the AllowNew etc. properties of the defaultView.

Unfortunately, if you use AllowNew = true and AllowEdit = false, you can't
type in the fields of the new record.

I need to be able to add new records, but not allow editing of existing ones.

Is this possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top