Hi,
I have used multiselect items in combobox as shown in Q1 2009(ComboBox -> Functionality -> Templates). In that i have seen as:
<ItemTemplate>
<divonclick="StopPropagation(event)" class="combo-item-template">
<divonclick="StopPropagation(event)" class="combo-item-template">
When i use this in my project which is currently using Q3 2008, giving a message called "css class not found". I think this class is only included in 2009. Can i use this in 2008 by adding any references in my project? If it can be used please tell how to add references.
Thanks,
Josh.