SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 258 forks source link

Drag and drop for table or list #3005

Open rkl1994 opened 3 years ago

rkl1994 commented 3 years ago

Is your feature request related to a problem? Please describe. We want to have a DND function for table or list, is this feature will be developed?

Like what is already in open UI5 https://openui5.hana.ondemand.com/entity/sap.m.Table/sample/sap.m.sample.TableDnD

Thanks.

Lukas742 commented 3 years ago

Hi @rkl1994

the AnalyticalTable has drag and drop already available.

Regarding the Table and List: These two components are developed by the u5-webcomponents team and I have therefore moved the issue to their repo.

rkl1994 commented 3 years ago

Hi @Lukas742

I found in AnalyticalTable, the column can drag and drop. Are the rows in AnalyticalTable can also support drag and drop?

Thanks

Lukas742 commented 3 years ago

Hi @Lukas742

I found in AnalyticalTable, the column can drag and drop. Are the rows in AnalyticalTable can also support drag and drop?

Thanks

Unfortunately not, but you can create an issue for this topic in our repo so we can track this.