I think he is asking to check the .html code. already i have made the standard table as edit mode.
<chtmlb:configTable xml = "<%= controller->configuration_descr->get_config_data( ) %>"
<%-- "<%= lv_xml %>"--%>
id = "ResTable"
navigationMode = "BYPAGE"
onRowSelection = "select"
table = "//Result/Table"
width = "100%"
displayMode = "FALSE"
allRowsEditable = "TRUE"
hasLeadSelection = "TRUE"
visibleRowCount = "<%= lv_lines %>"
downloadToExcel = "<%= controller->gv_downloadtoexcel %>"
actions = "<%= controller->gt_button %>"
actionsMaxInRow = "4"
selectionMode = "LINEEDIT"
selectedRowIndexTable = "<%= Result->SELECTION_TAB %>"
selectedRowIndex = "<%= Result->SELECTED_INDEX %>"
visibleFirstRow = "<%= Result->visible_first_row_index %>"
usage = "EDITLIST"
<%-- "SEARCHRESULT"--%>
showNoMatchText = "FALSE"
reset = "<%= lv_reset_sorting %>" />
regards,
ajay