Hi, I need just a temporary dataset. I don't have a table, nor business rules. Just want a dataset which I can fill with three fields and show in a grid. So, how do I create an empty dataset? How do I define it's structure? and how do I insert, delete modify it's rows(I guess through the normal Form.save())? I can see that ds = dabo.db.dDataSet() returns a dataset object, but I wasn't able to find out how to define it's structure and generally work with it. Can this be acomplished, or would you recommend another path? And if it can, could you just put some example code?
Thanks a lot. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
