Skip to main content
Version: v11.8.5 (Cordova Sunset)

Including a Data Table within a List

In this section we will build a custom list with a Data Table.

Going with the example of sample database, we will see how to list the department details and on click of a department to display the employees of that department in a table format.

List Use Cases