How to show JS confirm alert with TD elements ? #2480
Answered
by
gioacchinopoletto
sergeynilov
asked this question in
Q&A
-
I make listing of data/table with TD elements for data cells and I have a question if there is a way Please examples.
Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
gioacchinopoletto
Nov 3, 2022
Replies: 1 comment
-
I have used a simple button with Inside the screen
Inside a TD on table layout show like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tabuna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have used a simple button with
->confirm()
attribute. Inside the attribute you can insert the confirmation message.Inside the screen
commandBar()
function show like this:Inside a TD on table layout show like this: