Home › Forums › WinForms controls › Xceed Grid for WinForms › Importing data.
Hi.
Is it possible to import data from a file (like csv or xml) to a grid? I’d like to develop an application that saves and loads data.
Thanks.
Cláudio.
Imported from legacy forums. Posted by crsilva (had 1906 views)
We have nothing built-in for this. You would have to parse your XML and add rows and column accordingly.
Imported from legacy forums. Posted by Matt (had 2799 views)