Question
custom picker in Read only grid interface for huge data
I have a read only grid interface whose source is record data (API backed record).
Record holds 3 million data which is one time sync .
If I need to implement two custom picker fields for two columns (ex: Year & Name, max selection is 5 ) and grid should reload even with combination filter as well.
Please drop your suggestions to implement this without affecting the performance much.
