jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Implement component renderer that trimming text on max length

Open KartnDev opened this issue 3 months ago • 0 comments

Basically DataGrid column renderer should do 2 parts:

  1. Trimming text on text length overflow with "..."
  2. Providing popover that provides full information about trimmed part of text

KartnDev avatar Nov 24 '25 09:11 KartnDev