DataGridView DataBind an Array of Arbitrary Objects


/ Published in: C#
Save to your folder(s)

Stupidly simple -- just one pitfall: class to be bound must have Get/Set methods for reflection to discover. Which is annoying when it comes to client side classes auto generated from WSDL.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.