Skip to Content
0
Jan 29, 2022 at 05:08 PM

SAP UI5 Custom Smart table Grid type Navigation missing

759 Views Last edit Jan 29, 2022 at 05:47 PM 3 rev

Hi All,

I have a requirement where I need a custom sap ui5 smart table with grid type as both horizontal and vertical scroll bars are required. I also need to have navigation from row selection to next page to show 2 more line item level details.

But I am unable to see the row level navigation enabled when I change Table to Grid table with both scroll bar.This option is showing up only if the table type is Responsive.

Is there a way to achieve row level navigation available along with horizontal and vertical scroll bars? If not through settings is there a way I can capture row level event on capturing which I can navigate to next page.

Also, please suggest if we can achieve this by OData extensions as well.

Above table is based on ABAP CDS views with metadata extensions for UI annotations.

PS: I have tried using the sap ABAP CDS based OData to build Fiori list app with grid table and I could get both navigation along with horizontal and vertical scroll bar. Due to some other customizations I cannot use Fiori list App.

Regards,

Priyanka