Hi, I have a TileList that has combobox as item_renderer. When I am setting the tilelist.rowCount() only the the first rendered combobox reset itself( slectedIndex=0). If I am changing the width of the Tilelist container( canvas) all the comboboxes are reset to selectedIndex=0. how an i force the combox not to reset?
any idea? Thanks - mo

