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 bkrike 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: schniesich
  • Content: Threads
  • Order by date
  1. schniesich

    Sorting in a Grid and stay at current recno()

    Hello, I created a grid that can be sorted with a headers-click-event: set order to xxx thisform.refresh That works quite well, but the datapointer does not remain on the same recno(), it jumps from click to click to differnet recno's. This one also works perfectly: set order to xxx go top...
  2. schniesich

    Textbox alignment

    Hi, I am using VFP 6.0 (SP 5). In a form I have a textbox with the alignment property set to "center". The text however appears with the first line aligned "right" and all other lines "center". What am I doing wrong or is there a workaround? Thanks.
  3. schniesich

    Export/copy to Excel Problem

    Hi, when opening a *.dbf file in Excel the german "Umlaute" (special characters like ä in HTML) are not shown properly. When using the EXPORT or COPY TO ... XLS function the german "Umlaute" are ok, but the dates have a format like "01-May-1999" which can not be used well in Excel. Has...

Part and Inventory Search

Back
Top