Dyalog / ewc-client

Other
1 stars 4 forks source link

Support KeyPress event on Grid #127

Closed mkromberg closed 8 months ago

mkromberg commented 8 months ago

Run DemoGrid. It sets:

{"WC":{"ID":"F1.VGRID","Properties":{"CellWidths":50,"ColTitles":["0001",...,"0010"],"Event":[["KeyPress",""]],...

But no KeyPress events are produced. It should produce the same events as an Edit field.