Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1070
Add, Update, Delete Hierarchical Grid Rows
posted

I have setup a hierarchical grid by manually databinding the grid to a hierarchical LLBLGen Pro EntityCollection. I have created the UpdateRow event to handle Add and Update functionality. Everything was working fine until I added a third band to the grid and the code to Add, Update the third band. Now for some reason only the third band won't work because of a null reference exception which I can't figure out. Can somone look at the attached code in the zip and try to explain why the JobCrewTime band won't work?

 

JobOrders.aspx.zip
Parents Reply Children
No Data