Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have nested gridview. in master gv i am binding orderid and on child gridview i am binding all data throguh order id bt i have to check on condition of child_Rowdatabound event ..bt it is giving me error.object reference not set
Posted
Updated 3-May-15 5:49am
v2
Comments
Member 10878637 3-May-15 10:16am    
its urgent plz help
Please post the code.

Walk through this Editable Nested GridView (All-in-One)[^] and you may find your answer.
 
Share this answer
 
As a matter of fact, I have little hope that a person who does not own enough logical thinking to understand that the question provides no clue can fix any bugs.

However, such problems are most trivial. Look at my recent answers and try to understand my recommendations on how to locate and fix such bugs:
object reference not set to an instance of an object[^],
NullException in dt.RowsCount no matter what I try[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900