4
Answers

DataGridItem Headers and index out of range error

Andrew

Andrew

15y
5k
1
Hi all, wondering if anyone can help me with an annoying little problem I'm encountering. I have a datagrid storing characters along with their statistics, if the user selects a character I have a button appearing to link to that character. However I now have the problem that if the user selects a header to sort the datagrid the button to display character information appears and clicking it results in an index out of range error. I've tried a simple if " " with no luck and various other quick fix theories all with no such luck. Thanks in advance!
Answers (4)