editGridRow new - is not displaying properly Programming Web Development by eburlea … class="edit_entry btn_sm_sp" onclick="$j('#table-list').editGridRow( 'new', {'width':500, 'url': '<?=$this->baseUrl."/admin… Re: editGridRow new - is not displaying properly Programming Web Development by LastMitch >Hi all. I need to fix a bug in a code, it is not displaying properly (it appears in the upper-left corner and when I try to click on it, the page reloads). I cannot figure it out myself. Please help. It maybe a **CSS** issue if it appears upper left corner (or that is what you want or not want?) The **onclick()** looks weird it should … Re: editGridRow new - is not displaying properly Programming Web Development by eburlea Thank you, LastMitch. It is a CSS issue and has been solved accordingly.