When i edit a row, i don't want a edit form or an inline edit. Instead i have some controls on the top of my page which will be populated when i click edit in radgrid. My problem is even if i can achieve this, still updat/cancel options were showing below the selected row. I made that invisible by following some code. Update & Cancel buttons are made invisible. But how to avoid the space below the selected row?