Hi Team ,
I am using a ListWithDetails form in my application .I need to capture the click event of the list and do some action based on that .Could you please guide me to achieve this .
Hi Team ,
I am using a ListWithDetails form in my application .I need to capture the click event of the list and do some action based on that .Could you please guide me to achieve this .
Hi Can i get some help here please.
Hi @BharathKS77,
We regularly check the community forum. Depending on our work load it can take multiple days for us to do so. For a guaranteed response time, please check our professional support options.
There is no built-in way to capture the current selection of the list-with-details. I would recommend copying the existing renderer, modifying it to your needs and register it with a higher priority in your application.