Hi All,
I searched and saved UI5 examples In SCN for learning purpose. Some of them will helpful for you also. And In SCN some of the Questions are asked again and again. So I given all those links here,
SDK is the best place to learn UI5. All the UI5 things will available here.
For .js View Programming examples - SAPUI5 SDK - Demo Kit
For .xml View Programming examples - SAPUI5 Explored
Passing values from 1 view to another view(List View to Detail View)
Passing a Value Between two SAPUI5 Mobile App P... | SCN
Passing value from List to detail in UI5 mobile... | SCN
Tab in ui5(Pressing Tab will focus on input fields)
Navigate across sapui5 table using arrow key
jQuery Plugin For Auto Tab Form Fields - autotab | Free jQuery Plugins
F4 inside table row(F4 value help in Inside sap.m.table)
https://jsfiddle.net/indrajithpatel/va0y7j7r/18/
Table rows move up and down(Interchanging the table rows)
Getting Table Column Values(To get all the values available in the particular row)
http://jsbin.com/tipokenuki/1/edit?html,js,console,output
Set firstColumnCount based on List(Pagination based on given input in sap.ui.table rows)
Get selected table row values
JS Bin - Collaborative JavaScript Debugging
Import csv as table values
http://help.sap.com/businessobject/product_guides/vi01/en/webide_visExp_en.pdf
Add Values into Table(Given input is adding to table row)
JS Bin - Collaborative JavaScript Debugging
Table view more, view less with out using growth property(using button number of rows displayed)
JS Bin - Collaborative JavaScript Debugging
Search field will filter the data by given inputs
SAPUI5: How to filter data with 2 or more values - Stack Overflow
List Data Binding
Sap.ui.Table Binding
Custom Control
Regards,
Santhosh Gowda