C
craigkenisston
I discovered by accident, that ItemCreated sees
ListItemType.AlternatingItems even when no alternate items are defined.
I thought, that this method would just receive all the EventArgs as as
normal ListItemType.Item,since I did not defined AlternateItemTemplates
in my repeater.
Funny, isn't it ?
ListItemType.AlternatingItems even when no alternate items are defined.
I thought, that this method would just receive all the EventArgs as as
normal ListItemType.Item,since I did not defined AlternateItemTemplates
in my repeater.
Funny, isn't it ?