Hi All I have a requirement to display data in heirarchical format (like a tree) but with columns of data matching each level of the heirarchy. I have seen many versions of this built using a datawindow but only for the first column (basically used before the TreeView control was available.) Has anyone any suggestions of how to create one of these by extending already present PFC objects. Keep in mind I have never built a DW using code (yeh yeah I know...<g>) and currently my way of thinking is that I will need to do this. In the resulting UO/DW, I want to use services such as resize etc. Oh, one more thing.. the resulting DW should be a grid type so the columns are resizable/reorderable. Basic overview is: <Column 1 - Tree Display><Col 2 Data>......<Col n Data> Source data will be a business object loaded from the DB or multiple datastores supplying each level's data (similiar to u_tv) Any help would be appreciated, I am converting a VB app to PB and this is one of the controls (an OCX [yuk!!!]) used. I don't want to use OCX's 'cause I want to keep the app as pure PB as possible. Thanks in advance Regards +----------------------------------------------------------------------- ----------------------------------+ Bruce Nordstrand KSL Consulting Pty Ltd P.O. Box 4852, North Rocks, NSW 2151, Australia Phone: +61 2 9873-6256 Fax: +61 2 9873-6216 Email: [EMAIL PROTECTED] Web: http://www.ksl.com.au +----------------------------------------------------------------------- ----------------------------------+ PCDocs/Fulcrum <http://www.pcdocs.com/> Alliance Network Member > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
