Dynamically remove arrow Icon Form listview

Dynamically remove arrow Icon Form listview

Hi, Is there a solution for removing the arrow icon of listview items programmatically? Both $(#listview li).attr("data-icon","false"); $(#listview).listview("refresh"); And removing the respective classes did not work. Any ideas? Thanks in advance! Greets, Lisa