[]
Occurs when an element representing a cell has been created.
public virtual string OnClientFormatItem { get; set; }
This event can be used to format cells for display.It is similar in purpose to the itemFormatter property, but has the advantage of allowing multiple independent handlers.