| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
Hi @Iwene Pevke​
Can you please let me know for which channel the multi select behavior of the segment is not working properly and what the Kony Visualizer version.
Apart from multi select behavior, using onRowClick event you can change the image. OnRowClick you need to read the row index and row item and change the image src and reset the data on the same index using setDataAt() method.