It’s great for basic input, but I’m running into a few limitations:
Column Customization – It always shows all table columns, with no way to select or sort only certain columns. I want to display only specific columns in a custom order.
Key-Based Filtering – The table currently displays all data. Ideally, I want the table to only show rows that have a specific key value.
Conditional Dropdowns – There’s no support for conditional logic in dropdown inputs. I want to make dropdown options dependent on the key or other cell values, with validation rules.
If anyone has found a workaround, plugin, or documentation that could address these needs (even partially), I’d really appreciate your insights!