Hi guys, I am trying to dynamically populate a grid using DABO from a cursor dataset . I have used the following methods but none of them seem to work:
*self.Form.regIdOfGrid.DyanmicDataSource=functionthatreturnsdataset();* call the* update* method. For some reason it does not update. *self.Form.buildFromDataset(dataset)*-This works but it adds columns. I want to create a whole new grid and not append columns. I could not find a method to remove all columns. Otherwise this could be used after removing the columns. Could someone please tell me the best way to populate a grid dynamically? --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/CAK5S0b7a_JYLtzA=QrWYjuHqAS0KCpp=2j6+ndo3+x6gzxj...@mail.gmail.com
