Hi community,
I am trying to find a way to have a table control with a deletion button in a column which should have an event to capture the deletion of the row or make the table multiselect with a deletion button at the header or something like that.
So far I have explored following options:
- Object Table: I cannot use this since my table has many columns...
- Data table: This does not have multiselect option or ancestor button/event...
- Grid table: This has ancestor button however the icons cannot be customized to a deletion icon and multiselect is not available...
Grid table will do the job if it wasn't because I cannot find a way to change the icon in the ancestor button... Anyone know if there is a way to change it somehow via code or CSS?
I read in some post that as alternatives we could use some image instead but I don't think that will work since the event press will not be there on the column....
Any help will be really appreciated 🙂
Thanks!
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.