Uses: VS 2012;
I want to know an alternative event other than DatagridView's DatabindComplete Event to do the tasks mentioned below;
Previously I was doing Cell Value and Image assigning, Row formatting (by way of BackColor and ForeColor change) in this event, but I noticed its repeatedly calling the event multiple times.
I was made aware that every time a row is included in the data source, this event is fired.
Thanks & Regards,
Hifni Shahzard Nazeer M.