Hi, I was trying to find out how to use a DataGrid without binding it to a database/dataset (fill it programmatically) - I am not finding any references to this at all on the it would seem possible given that there is an UnBound option in the DataGrid's Properties. Was thinking I'd have to put my unbound data into an XML dataset in order to use the DataGrid?
Does anyone know a good site/link where I can find out more info on this? Failing that, any feedback would be appreciated. Thanks.
Does anyone know a good site/link where I can find out more info on this? Failing that, any feedback would be appreciated. Thanks.