Hi, I need to bind a value to an ItemStyle in a GridView but it gives me an error "The data binding expressions are only supported on objects that have a DataBinding event. System.Web.UI.WebControls.TableItemStyle has no DataBinding event.". Anyway to achieve that?
thanks