Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: riles01
  • Content: Threads
  • Order by date
  1. riles01

    VBA ListView / DataGrid with Grouping

    I would like to create a list with sortable headers that the user can drag to group the data, much like Microsoft Outlook. Has anyone been able to emulate the grouping with a ListView, DataGrid, or other object?
  2. riles01

    Treeview NodeClick Through Code

    I am trying to use the NodeClick event of the Treeview object through code to select either the first item in a tree or to refresh the contents of the parent node on which I'm currently working. At the moment, the tree opens up with only the topmost items showing. Each time I click on the item...
  3. riles01

    Isolated Can Grow Not Working

    I have a report that I recently updated by adding a few additional fields, one of which needs more than 255 characters to display. I have checked my queries, and they are working fine. The other memo fields grow just fine. This new one, however, grows an additional row and stops at 255...

Part and Inventory Search

Back
Top