Is possible to change structure of DataSource (DataSet) from without of Designer? We have external data-structure designer and need to change structure in Designer without its closing and opening...
... that is because we have three layer architecture, designer is on presentation layer and user hasn't access to database. Structure of data is designing by server-client SQL application and result of this design is served to your Designer as DataSet...
Thank you for your advice
