Hello Brad, > Does anyone know how to add a new field to a ClientDataSet after the > DataSet is already created? Is it possible?
Dont know, but I use TKbmMemTable from Kim Madsen <http://www.components4developers.com> which is very good and can indirecly do this at runtime (by saving the data to a stream, add a field, and then load the data again from the stream). It is freeware inclusive source, good support etc.. --- Rgds, Wilfried http://www.mestdagh.biz __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
