This question is locked. New answers and comments are not allowed.
Hello,
I have 2 GridViewDataColumn. DisplayIndex of first column is set to 0. DisplayIndex of second column is set to 1. I tried to add my columns to GridViewColumnCollection but DisplayIndex of each column is automatically change to -1.
Can you please help me to solve this problem?
Thank you.