how to bind function to saponenter
I want to handle the event,when press enter to TextField,how to bind function to saponenter()?
View ArticleCopying table contents to excel
Dear All, We have a screen developed in SAPUI5 which contains the data in a table. I have to copy this table content and paste it onto an excel sheet. How do I format the contents copied to the...
View ArticleUse of Icons in SAPUI5
Hi there, today I've tryed to use the iconset (icon font) that comes with SAPUI5, but it gives me some error. I Tryed the following: var aNames = sap.ui.core.IconPool.getIconNames(); aNames is...
View ArticleSAPUI5 Mobile - Only Page Title Displayed
Dear All,Today I started, or maybe I would like to start, with a sample sapui5 app for mobile. I already used sapui5 to develop a desktop app with no "big" problem. I just created a new project "for...
View ArticleSpacing between two ui elements
Hi, I am new to sapui5,I am trying to build mobile app. Could someone help me with spacing between two ui elements which are enclosed in FlexBox. Regards,Vijay.
View ArticleSAPUI5 Fiori
I was just looking at the SAPUI5 Fiori demo apps in the latest release of the demo kit here: http://veui5infra.dhcp.wdf.sap.corp:8080/demokit/#test-resources/sap/m/demokit/demokit-home/index.html I...
View ArticleHow to create a simple build script for SAPUI5 with Apache Ant
Another Neat ToolStep 1: Setup a projectStep 2: Create a build fileStep 3: The CodingSome more InformartionAnother Neat Tool Apache Ant is a tool for automating software build processes. It is...
View ArticleSimple Mobile SAPUI5 Example Using ODataModel and BlueCrystal
Over the last couple of weeks various developers have contacted me asking me if i knew of a simple mobile SAPUI5 example which used both the ODataModel and the BlueCrystal theme. I have built one and...
View ArticleHelp with NW7.4 and UI5/THEME DESIGNER
Hi All, I'm using a NW 7.4 ABAP instance to develop UI5 and GW services. Please, can you help me to use theme designer in this version?It is not working correctly, we have already patched to NW7.4...
View ArticleHow to call Java file function from sapui5 application
I want to use third party java based (jar file) library in the sapui5 application. How can I do that? Calling java class method with arguments? ThanksPreety
View ArticleSAP UI5 Vs Web Dynpro
Hi,Can you please let me know when we go for Web Dynpro..? Do we require after going with SAP UI5? Thx.
View ArticleChanging color of table cells with JSONModel
Hi there, I need to change background / font color of table cells in a table bound to a JSONModel.There already exists a thread which describes how to do that, but the solution mentioned there seems to...
View ArticleRead data from input i.e.,sap.m.Input
Hi, I am trying to develop a simple mobile app that involves sap.m.input .I have gone through API references for the same but there is no api for reading data from input. My code is as follows :...
View Article'_mHiddenAggregations' is about to be removed (with 1.12 latest). Hidden...
Hi, I am facing an issue when I use sap.m.SplitApp this.app = new sap.m.SplitApp({ //The master area needs to be closed when navigation in detail area is done....
View ArticleIssues while installing SAPUI5 on HANA Studio
Hi,We are facing below mentioned issue while installing SAPUI5 on HANA studio(SP5 version 45):“Cannot complete the install because one or more required items could not be found. Software being...
View ArticleHTML View Aggregation of buttons
Hello , Can someone held me with a aggreation in a html view ? At moment the documentation of the html views are not so strange ... I need a aggreation of Buttons in a sap.m.Bar but at the moment I...
View ArticleError in Create Operation In SAP UI5 Application Using SAP Odata service
Hi SAP UI5 Techie Guys, I am newbie to SAP UI5.I am unable to perform the create operation using SAP Odata service.Actually I did the create operation using SAP UI5 Application by refering below...
View ArticleUI5 application development on HANA DB
Hi, I would like to know how to build application on HANA DB by using UI5 and advantages of UI5 respective to HANA.Appreciate your inputs and guidance. Regards,Dev
View Articlejson model cache problem
After the main model load: var mm = new sap.ui.model.json.JSONModel();mm.loadData(".....",true,"GET",false,"false",null);sap.ui.getCore().setModel(mm); do something:...
View ArticleSAPUI5 Binding
Hi all, First of all i have just started development in SAPUI5.I have some basic question. I have done binding to elements such as sap.m.Lable, sap.m.List etc. In UI5 we declare string like follow :...
View Article