Hi, The Pros would all advise, not to use bound controls. Your code would loop through a recordset, and add the records into your grid of choice - - Flexgrid - SGrid2 (from vbaccelerator, which I use. It is free) - Possibly the Datagrid control in unbound mode. ( I can't recall if it has an unbound mode. But I wouldn't use it anyway. )
If you decide to try the SGrid2 control, it is a bit tricky to get running (the firsdt time). I can send you a small VB pgm that will install the dependencies for you. The SGrid2 control can do everything except - - 'Whistle Dixie' - Print You can use automation of Excel to allow user to print from there. Regards, Rob Crombie --- In [email protected], "drewvancamp" <[EMAIL PROTECTED]> wrote: > > >> crombierob: Help me understand better your implications. "KISS" > I understand, until it comes to doing everything in code. I would > like to use the DataGrid control (it is despite this one flaw, the > ideal grid control for this project). Are you implying that I not > use the DataGrid control? > > Thank you for your responses so far, but it ain't over yet. Please > continue to help me. > > Thanks, > > Drew > > http://drewvancamp.com '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
