2024 Oct 10 2:37 PM - edited 2024 Oct 10 2:39 PM
Hi,
on OnPress Event of Data Table is there a way to get the index of column when I click a cell ?
I need to open a popup when I click on a specific cell.
Thank you.
Request clarification before answering.
The OnPress event of a data table is at the row level and not at the column level so there is no differentiation between clicking anywhere in the row.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, then is there no way to interact with cell of a Data Table ?
Use Cases:
- click on Image column and open a popup with enlarged image.
- click on Numeric Cell to add quantity by a custom popup with input field and buttons for add and substract quantity.
Now in the numeric Editable Cells, is there no way to prompt a Numeric Pad for fast input. If you have 20 Rows with 3 Editable Numeric Cells, fills 60 numeric cells is really painful.
User | Count |
---|---|
82 | |
29 | |
9 | |
9 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.