Q: Is there is any way when we click inline add the row will be end of the list instead of the top ?
A: yes, this is possible. add this code to the List page - Javascript OnLoad event:
pageObj.addNewRecordsToBottom = true;
The same code will work for ASPRunner.NET and ASPRunnerPro.