fundamental-ngx icon indicating copy to clipboard operation
fundamental-ngx copied to clipboard

Enhancement: Value help dialog with platform table

Open N1XUS opened this issue 1 year ago • 1 comments

Is this a bug, enhancement, or feature request?

Enhancement

Describe your proposal.

Currently, Value Help Dialog uses core table inside, which is a base for platform table. Core table does not support such rich features that Platform Table supports: lazy loading, virtual scroll, tree, etc. Proposal is to migrate Value Help Dialog component from using Core table to Platform table and extend API to support more rich features from Platform Table.

N1XUS avatar Jan 02 '24 10:01 N1XUS

maybe downport to ng15?

droshev avatar Jan 04 '24 20:01 droshev