Replies: 3 comments 3 replies
-
Send my your .clog file |
Beta Was this translation helpful? Give feedback.
-
Okay, so:
On header: On click: (get-row target panel) I have tried various permutations of on click to concatenate at the end of each row text or an image or a button, but nothing worked. Ideally, it would be really interesting to see how the Table Many Rows control loop can be customized to modify the results on the fly. I just want to know if or how it can be done.
Here is the template01.clog file as per request: |
Beta Was this translation helpful? Give feedback.
-
I am having a tough time following which means I didn't make this think easy enough to use or understand. Let's start from scratch and I can then think how to make this all much easier. Goal |
Beta Was this translation helpful? Give feedback.
-
Hi.
I have been having a lot of fun testing out the table controls. It is really really interesting to be able to create an ON-CLICK event for a Table Many Row control and get the application to JUST refresh the table. That is all kinds of cool, I am going to enjoy building asynchronous website behaviour.
Question: I am testing out how the Table Many Rows control works and I cannot figure out how to add a button to each row to which I would like t attach a function, let's say delete. I cannot figure out how to add a child item to the control and modify the output in any way. Is this where we have to build custom queries our selves?
Note: The Table Many Rows control is only using this function: (get-row target panel)
Screenshot of what I am working with:
Beta Was this translation helpful? Give feedback.
All reactions