Hide an entire row in a grid application?

Suppose I make an ajax event to delete a row…

How can I hide a given row on the grid in realtime after I click the link “Remove Row”? Ideally without refreshing.

You could use JavaScript to achieve that, or you could use sc_field_display: http://downloads.scriptcase.com.br/downloads/v7/manual/en_us/webhelp/manual_mp/28-Macros/00-macros_sc.htm#sc_field_display

regards,
Bernhard Bernsmann