Hi All:
Currently I am developing a VFP system on my own from scratch, with a layout familiar to everyone.
What has been developed are:
1) selector
6 sections x 6 subsections, selecting 36 pages of view/filter combinations.
2) a grid control displaying database for browsing.
3) double click the grid record to display a form for database maintenance, with ColumnCount being -1, and memberclass pointing to predefined Column library in a prg.
What I want to do now is:
Generic Find bar for the Grid - A comparable funtion MOutLook
The CtnFindBar is a Container where lives a label, a textbox and 2 command buttons.
Any comment/advice to enlighten the project to move forward, inclusive design, beauty & code ...
Currently I am developing a VFP system on my own from scratch, with a layout familiar to everyone.
What has been developed are:
1) selector
6 sections x 6 subsections, selecting 36 pages of view/filter combinations.
2) a grid control displaying database for browsing.
3) double click the grid record to display a form for database maintenance, with ColumnCount being -1, and memberclass pointing to predefined Column library in a prg.
What I want to do now is:
Generic Find bar for the Grid - A comparable funtion MOutLook
The CtnFindBar is a Container where lives a label, a textbox and 2 command buttons.
Any comment/advice to enlighten the project to move forward, inclusive design, beauty & code ...
