Hi guys, I have a GridView control and bind an onject of typed list to it, but when gv1_RowDataBound event is called NullReferenceException exception occurs showing following message:
Object reference not set to an instance of an object.
Can somebody tell me what is going wrong?