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
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