DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In dataGrid when I move down until last row, the dataGrid add automaticaly new row, how can I disable this feature.
 
Hi Yosi,

At the top of my head I seem to remember you need to use a DataView and set AllowNew to false. I may not be able to trust my memory though.
 

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

Back
Top