vuu icon indicating copy to clipboard operation
vuu copied to clipboard

When a row is selected, endless table_row of size is sent for the table with visual link

Open tanjjj opened this issue 2 months ago • 1 comments

To reproduce the error:

Have 1 table and in tableDef add a visual link for this table linking to itself. Create vp1 of this table. Create another vp2 of this table. Create visual link linking vp2 to vp1. - We expect vp2 to be updated when a row is selected on vp1. Select a row in vp1. Endless messages of TABLE_ROW is sent with vp size for vp2.

tanjjj avatar Nov 13 '25 15:11 tanjjj

VisualLinkedFilter works for indexed columns but not non-indexed one

tanjjj avatar Nov 14 '25 13:11 tanjjj