GridView column update

  • Thread starter Thread starter drasko
  • Start date Start date
D

drasko

Let's say I have a gridview that shows list of users with their
attributes first name, last name, ... and some boolean attributes,
like shouldBeNotified, isForeigner, or something like that. When I
want to update some fields I must click Edit to do so. Is there a way
to update a column isForeigner when I need huge update on table and
how I can accomplish that?

Thanks in advance!

Drasko
 

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