This is a migrated thread and some comments may be shown as answers.

Client Side Events

1 Answer 55 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 24 Feb 2009, 10:28 PM
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

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 27 Feb 2009, 02:57 PM
Hi Ben,

Unfortunately, we cannot fully understand your case. Still, we have a suspicion that the applied CSS styles are not strong enough, thus the issue. You may try using the !important clause for the CSS properties and see how it goes.

If it doesn't help, it will be best if you can open a support ticket and send us a simple running project (incl. CSS, images, DB backup if needed and so on) demonstrating the problem. In that way we can reproduce and pinpoint the problem you're facing on our side and provide a solution.

All the best,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
PanelBar
Asked by
Ben
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or