I'm currently using the dataBound tag to modify events to set the opacity if a condition is not met. This is working great for single events; However if I add a new series of events only the first one sets as expected. The other events in the series do not change. I see the other events have different id's. Is there a way for me to access these other events that are created?
Here is an example, Just modify the task to be a series.
http://dojo.telerik.com/@bbmicha/ayEtO/5
Thanks!