helgasoft commented on issue #19894: URL: https://github.com/apache/echarts/issues/19894#issuecomment-2103268347
ok, got it. New [Demo](https://codepen.io/helgasoft/pen/dyEbEoK) shows simple editing (delete & move) records with VTable. Some observations: - Deleting records one by one thru right-click is OK, but often we need to delete many records for testing. Standard multi-selection is done with click+Shift+click or clik+drag. Would be helpful to add the standard multi-selection in VTable. I see you have already visual row selection by _clik+drag_, but it selects only the first row... - Noticed _subtext_ does not understand new-line ('\n' or '\<br>'). Is there some way of adding lines in subtext? - Editing [cells](https://visactor.io/vtable/demo/edit/edit-cell) would be nice too, maybe you could expand my Demo with this feature... 😊 I'm not familiar with TS, so I couldn't import one of your plugins. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
