I'm having difficulty with implementing inline editing that I am hoping someone can help me with.
I am able to add new rows correctly, but if I try to edit a row it throws an "Object reference not set to an instance of an object" error. and I can't find the issue.
My HTML:
My C#:
Any Questions please feel free.