Hi !
I'm getting a System.ArgumentNullException while instanciating a form that contains a GridView. I made my own research to find out the issue and end up on this: (see attached files)
The stacktrace is refering to the line 488 of my form (see in attached files) which is in the InitializeComponent method.
The error is occuring randomly so I don't have any clue on this...
Thank you!