I've a grid view which has BoundField columns, an Edit link and a Delete link.
For the Edit link, is it possible to call a modal box by MooTools with fields in it?
Note that previous values of the fields are displayed before making an update.
Thanks so much.