former_member816488
Explorer
Member since ‎2022 Aug 09

User Statistics

  • 34 Posts
  • 0 Solutions
  • 4 Kudos given
  • 2 Kudos received

User Activity

HI All I have been looking into a table, it is sorted using .sortable() jQuery method. There are two views booklet and a table view. Booklet view is a fragment where table view is xml view. There are methods to capture the row index and updat...
Hi All! I am trying to navigate from my view1 to view2 using router in ui5. But i am getting the following error in console. 2022-11-24 20:26:37.980600 Failed to load component for container content. Reason: TypeError: Cannot read properties of...
Hi I am trying to change the style of header of the dialog using jQuery. The onAfterRendering is not fired when executed. Could anyone help me? Code: onValueHelpRequest : function(oEvent) { var sInputValue = oEvent.getSource().getValue(...
Hi All! I am learning openUI5, i would like to connect my frontend to the SAP backend and consume the oData services. Could anyone tell the basics and step by step procedure to connect the frontend and backend database. Thanks in advance!
Hi All! I am following the same tutorial, i am at step 30 routing and navigation! I have placed the router block directly into sap.ui5. I am getting this error in the console! Failed to load component for container container. Reason: TypeErro...