On Sunday, April 03, 2011 09:43:48 am Ed Leafe wrote: > On Apr 3, 2011, at 12:33 PM, John Fabiani wrote: > > I have a special need to create a class that will allow me to create a > > dynamic grid. By 'dynamic grid' I mean that I don't know the number of > > columns (nor the column data types), column header text, the actual > > DataSet in advance. I do know that it's read only. Of course I want to > > build on the Dabo's grid great features. > > > > I have done this in the past but I think the code just sucks . So I'm > > looking for guidance from others on best practice to get this done. > > Have you looked at the code in dabo.ui.browse()? That's exactly what > that > method does.
Thanks never thought of it. Johnf _______________________________________________ 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]
