Skip to main content
17-Peridot
September 21, 2021
Question

List widget

  • September 21, 2021
  • 2 replies
  • 903 views

List widget's selectedrowschanged event is triggering even when list is receiving datas from another srvice. How to control this??

2 replies

14-Alexandrite
September 21, 2021

I'm not very familiar with the list widget but with dropdowns and grids, I clear (or reset) the selected item before calling a service that loads new data into the widget.  And I bind the selectedrowschanged event to a validator and only continue with other services if the selected row has data.

Community Manager
September 29, 2021

Hi @AP_9587236.

 

If you feel the previous response was helpful, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon