hi all,
i am using method to display the alv grid. but here i am using editable grid only the non key fields are in editable mode and the key fields are in dispay mode. now when i press the toolbar option for append row it append a new row at the bottom but they key fields are still in dispay mode what i need to do is when append row button is pressed the new row all the field should be editable mode even the key fields which will enable user to enter and save it to the database.