Is there a client side event that is raised after any and all of the other events (onClientItemClicking, onClientLoad, onClientItem........) fire? I am using javascript to add and remove css class names to the items class attribute. Alas, my code works except there seems to be client side code firing after my code that removes the work my code did. I need to set the background image url based on business logic as opposed to UI state.
Thanks for your help,
Ben
Thanks for your help,
Ben