freeze the row in datagrid

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

In my Datagrid, there are 10 rows, I need to disallow the user to amend the
10rows, but the user can add new rows in 11st row, or more, and They can
amend the new rows. but not that 10 rows.
Can I do that ? thanks a lot
 
Agnes,

When you want to use the * to add it will in my first idea impossible.

When you use buttons to add or edit it will be very simple, just use a
currencymanager and see where the user is in the underlaying datasource.

Just my first thought,

Cor
 

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