dirty solution: currentState = ''; currentState= 'wishList';
better: look at the method "invalidateList". smccran schrieb:
Hi all, I have a page which contains a tilelist. The Tilelist is populated from a list. I have a button in the tilelist which triggers a function which removes an element from a list. My problem is that without 'refreshing' the screen it doesn't look like the list item has been removed. Iv'e tried recalling the state (currentState='wishList') but it doesn't work. I need it to re-draw the state to show the item has gone. Is there a refresh function? How can I reload the currentState? Thanks Shaun __________ NOD32 2502 (20070904) Information __________ Diese E-Mail wurde vom NOD32 antivirus system geprüft http://www.nod32.com
-- Mit freundlichem Gruß Ingo Reschke ------------------------------------ Ingo Reschke RIA Developer Betreibergesellschaft RegioOnline mbH Leisewitz Str.4 30175 Hannover T. +49 (0) 511 - 856207 17 F. +49 (0) 511 - 856207 11 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> www.regioonline.de <http://www.regioonline.de>
begin:vcard fn:Ingo Reschke n:Reschke;Ingo org:Betreibergesellschaft Regioonline mbH;Programmierung, Projektmanagement adr:;;Leisewitz Str. 4;Hannover;Niedersachsen;30165;Deutschland email;internet:[EMAIL PROTECTED] title:RIA Developer tel;work:+49 (0) 511 856207 17 x-mozilla-html:TRUE url:http://www.regioonline.de version:2.1 end:vcard

