Bonjour,
Comment faire pour loader un DataTable dans un GridView?

Pour le moment je fais un :
TestGrid.DataSource = GetCategories() où GetCategories retourne un DataTable.

Merci d'avance