Tables on application pages

Hi,

once we are discussing tables here, is there a reason why they can not be used on application pages (assuming the they can not be saved because there is no BO)?

Instead, we have to use plain HTML tables which involves a lot of JS or to use Datagrids which can not be populated by service call...

In theory, tables could be used as a display tool for an app page, but we have removed that item from the palette. AS a product team, we would need to review if we want to add them.

Thanks for the explanation. IMO if you somehow rename tables (to avoid confusion) then you can add them easily into the Display section.

Also, what do you thing regarding the idea of populating Datagrids via service calls? This would remove the current restriction that datagrids can work only with from from the current app...