JQuery Get Element per ID aus Variable

row = $('#' + row_id);
JK