Hi,I have screen to allow users to approve a leave submission in bulk. List of leaves listed in DevExpress ASPxGridView. User just select multiple records and click approve button.
I am facing problem that when user approve 1st batch of leaves and continue for 2nd batch (same page, postback), FieldPropertyChanged event become null. It cause object reference is not set when invoke this event. I don't have time to create project to simulate it for now. May I know anyone has this opinion? What could cause this issue?
Thank you