Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Browsing all 6178 articles
Browse latest View live

sap.m.Table bindAggregation diplays duplicate entiries

Hi, I have created sap.m.Table and bind Odata service with the help of bindAggregation function. but the table output shows duplicate entry on each original entry. But i have tested Odata service and...

View Article


Filter sap.ui.table.Table by an external string

Hi all, I'd like to display in the table only rows whose specified column contains a particular external string, i.e. not something that the user types into the column menu. I though...

View Article


Hosting Fiori wave 2 apps locally

Hi, It seems wave 2 applications no longer have an index.html file and rely on scaffolding from the Fiori Launchpad to launch the Component.js directly. For development/testing I'd like to host one...

View Article

Printing data available in an SAPUI5 tree table control / Model

Hello Experts,I have a JSON model, which holds the data coming from an MII BLS transction.A Tree table is bound to the JSON model. Also, based on the "Expand" icon click on each row in Tree table, I...

View Article

Image may be NSFW.
Clik here to view.

Featured Content for SAPUI5 and SAP River RDE

SAP River RDE released for productive usage!SAP's web based tool for developing and managing web applications is released for production - check the Release Notes!New River RDE Overview Presentation...

View Article


Has anyone tried controller extension?

Hi, Has anyone tried controller extensions as given in SAPUI5 SDK - Demo Kit. I tried this but the parent controller is not loaded. In fact where should I put customizing information. I have added in...

View Article

Image may be NSFW.
Clik here to view.

CRUD UI5 Table-Data with an Action Column

In Enterprise applications you very often use CRUD-Operations (Create, Retrieve, Update, Delete) on a set of data. Most UI5 applications are using a Table with Toolbar-Buttons to trigger the operations...

View Article

Image may be NSFW.
Clik here to view.

Donut chart - percentage display

Hi, I am developing a small view which contains DONUT chart using "sap.makit.chart" library.   I got output something which looks like the below screenshot,  but my requirement is something which...

View Article


Error in IE9: Unsepecified error

Hi, I'm getting unspecified error in IE9. The full error discription: SCRIPT16389: Unspecified error. sap-ui-core.js, line 27 character 22517 What mistake have I done, and what is the possible solution...

View Article


how to bind Table based on context?

Hi, I have xml view which has table. I want to bind the table based on the context. <Table items="{RuleProdcut}">. It should be <Table items="{RuleProdcutGroup}"> based on context. I tried...

View Article

Image may be NSFW.
Clik here to view.

Issues with extending the Fiori Approve PO App Views

Dear expertsI am trying to extend the Approve PO App, however stuck with some issues. I have created an extension project using Eclipse from the parent project source code I need to add few button in...

View Article

Master Page Menubar Not accessible in SAPUI5

I am developing a mobile app using sap ui5 'm' controls. In my page a menu-bar is required which should be accessible from all pages in my application. I have used split app for the purpose , so that i...

View Article

Failure - Unable to Start App - Fiori App

Hi, I am getting the and error Failure-Unable to Start App when i am trying to start any App from my Launchpad. Below is the error we are getting2014-09-05 17:52:45 Failed to resolve navigation target:...

View Article


How to apply title to Makit charts

Hi, I want to apply title on charts (sap.makit.charts)Could anyone please assist me. Thanks & Regards,Viswanath.

View Article

Image may be NSFW.
Clik here to view.

Bind oData(Line Item Values) to Table

Dear All Gurus,Need your expert knowledge on solving below simple matter.. Below is my Odata request code and I am getting data successfully and below is a snapshot of Chrome Developer tool  var...

View Article


Image may be NSFW.
Clik here to view.

uncaught TypeError when using jQuery.sap.syncStyleClass

Hi, i met uncaught typeerror . Here is the js code handleConfirm : function(evt) {  if (!this._oDialog) {  this._oDialog = sap.ui.xmlfragment(  "sap.ui.demo.myFiori.view.Dialog", this);...

View Article

Image may be NSFW.
Clik here to view.

Auto 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...

View Article


How to make url clickable in textarea/feedlistitem

Hi, Is there someone who knows how I can search for url's in a textarea of feedlistitem and make them clickable? I already tried this, but the loop doesn't work for...

View Article

Image may be NSFW.
Clik here to view.

UI Theme Designer CSS

I am looking for a better understanding of how to work with the UI Theme Designer and the CSS Tab. I am working with the ESS Landing Page.  There is CSS within the application that control the color of...

View Article

Do we have paginator control in SAPUI5

Hi All I thought pagination is a common thing. And I cannot find paginator control in SAPUI5. Anyone know if there are any controls for pagination? Thanks-D

View Article
Browsing all 6178 articles
Browse latest View live