Simulate a click to a ui_table?

Simulate a click to a ui_table? I added a ui_control/ui_template configuration so the first row is always selected and colorized the background in due course of the selected row, as the table is populated or a given row clicked on. But I noticed that the selection of the first row via ui_control callback for renderComplete is not triggering the 'send data on click' event. How can I also, when the first rows is selected, simulate a click?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.