trimble-oss / modus-web-components

This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
https://modus-web-components.trimble.com/
MIT License
34 stars 71 forks source link

Custom cell renderer dropdown, input #1574

Open anamarquezz opened 1 year ago

anamarquezz commented 1 year ago

Prerequisites

Proposal

Hi everyone, we have this new ui assigned is a grid that has a dropdown and an input field, to edit values from the cell

image

I don't know if I can request for this, or in some way can make a way to abstract from the actual data table and added in a new component, like "wrapper", I have only a few months using angular, and I wonder if this is possible to do?

Thanks!.

Motivation and context

Edit on data table

What is the issue regarding ?

@trimble-oss/modus-web-components, @trimble-oss/modus-angular-components

Priority

High, Medium

What product/project are you using Modus Components for ?

CCX

What is your team/division name ?

AG

Are you willing to contribute ?

None

Are you using Modus Web Components in production ?

No response

msankaran0712 commented 1 year ago

Hey @anamarquezz we are planning to deprecate the Modus Data Table component with a new Table(preview), and currently we have below features in progress, and planning to release the first version by the end of August.

msankaran0712 commented 1 year ago

@anamarquezz We have an issue for custom cell renderer too, #1351

anamarquezz commented 1 year ago

@msankaran0712 WOW That's awesome!, thank you guys!, 💙

msankaran0712 commented 10 months ago

@anamarquezz Can you please check the latest Modus Table component and tell us if it meets your requirements