Could you include the code complete code where the dataset is stored to
session.
I suspect from the error you are getting, is that when the
eventItembound is run, the session variable is empty
And when the Button_click1 event, which would happen on a post back, the
session variable has been set.