how can I get all rows of table
Hi all,I have a table and it has 20 rows. Visible rows number is 12 and I need scroll for another 8 rows .Now I have a button to change all rows property. getAllRows() function only can get visible...
View ArticleSAP.M.TAB:LE in sapui5
Hi Experts, I am trying to make one table in SAPUI5 for mobile apps. My screen will look like below:After pressing button it will display table. I am writng XML view code. Table code is like...
View ArticleHow to hide button?
Hi All, I want to know how to hide button, for ex, i've two buttons in view and want to give some condition in controller, while executing the programs check the condition if the condition is true...
View ArticleDatePicker binding to Odata Model issue
Hi Everyone, I'm having trouble figuring out how to bind data to my sap.m.DatePicker while using XML views. From the example in the "SAPUI5 Explored" content, I see:<DatePicker id="DP4"...
View ArticleBeginner in sapui5 How to create a list using views and controller
hello all, iam a beginner in sapui5 . can anyone please help me with how to create a list in sapui5 in eclipse using view and controller.
View ArticleAlign in headerContent
Hello Guys! Im devloping a SAPUI5 app and Im struggling at a small issue: In the header of one of my views I want a logo left-aligned. The standard align is right Tried things like <contentLeft>...
View Articlesap.m.DatePicker max date Problem
Hi everyone, Just wondering if anyone else has noticed the issue with the DatePicker and values greater than 12/31/2043? It knocks the year date back to 19** for any value greater 2043. Any way to...
View ArticleSAP HTML5
Hi,How we can send update request to SAP Server using eclipse using ODATA service. Now i am able to get the data from From eclipse, but how we can send the request using ODATA service. Regards,Nishant
View ArticleAnyone had any luck making an OverlayContainer with a transparent background?
I have managed to create an overlay container that is instantiated off of a button press.The overlay container's contents are another XML view.This works pretty well but I would like to make the...
View ArticleTest Fiori apps code using eclipse
Hi experts, In T-code SE80, there are BSP application for SAP Fiori Application code such as approve purchase order. I downloaded the BSP application using SE38/UI5/UI5_REPOSITORY_LOAD and imported it...
View ArticleBind an input field to a slider
Hi, I have table with in each row an input field and a slider (and much more)...I want to change the value of the input field by changing the slider (liveChange). I get the value from the liveChange...
View ArticleAuto Selection on Sap.m.Table values
Hi All, How to implement Auto selection on sap.m.Table. Scenario : I have sap.m.Table which is binded from Odata services. and the table entries have some duplicate products with different region price...
View ArticleUsing Router to pass data between views
All, I am using the router object and I am able to pass a simple id from one view to the next. I have specified a route in my array of routesvar routes = [ { name: 'myroute', pattern: 'myroute', view:...
View Articlesapui5 table with autocomplete control on each row loading mulitiple times
All, I have a table control and in one of my columns I have an autocomplete control. this is what I need in my grid, however, when this auto complete control loads, it seems like it loads the data each...
View ArticleAngularjs directives for SAP UI5
Hi folks, I'm wondering if there will be something like a AngularJs-Plugin supported for SAP UI5/OpenUI5? By the time we've made several projects with Angularjs/Bootstrap and SAP UI5. Finally, we got...
View ArticleAccessing a SapUI5 mobile application in mobile phones
I am a newbie in SAPUI5 mobiles apps.What I actually want is, I am having a demo mobile application. Now how do I publish it so that I could access it through my android phone?Kindly help me by...
View ArticleMissing BusyIndicator for almost all Fiori apps
Hi,we've implemeted some Fiori apps, but we feel, there lot of places where the BusyIndicator is missing.... For example: sometimes I click on some tile and on slower network it takes 2-3 second to...
View ArticleoData.request ('put') Error
I want to implement change password function, Here is my codes: var sServiceUrl = "http://*******/sap/opu/odata/sap/ZLOGON/Employees?$filter=(PASSWORD eq '" +...
View ArticleOData.request 401 Unauthorized
I am trying to execute the CRUD operation in SAPUI5 using OData.request. I could not execute the below codes as it says Unauthorized 401 even though I have put the correct user and password. If I...
View ArticleGit invalid committer
Hello, I am working on SAP HANA cloud platform. I have created a demo HTML5 application in Eclipse Luna. I have cloned the git repository, now I want to push the changes back to my SAP HANA developers...
View Article