Paradox Community

Items in pnews.paradox-programming

Subject:Re: Fitler TableFrame Records
Date:Mon, 9 Mar 2020 06:26:45 -0400
From:Kevin Baker <shcsbaker@gmail.com>
Newsgroups:pnews.paradox-programming
I've attached all the files used in this demo in case someone else could 
benefit.

I could never get the changeValue on the Customer No field to cause the 
tableframe to update, so I moved the code to the actions method on the 
customer no field.

When the user clicks the ship date column (in red) on the tableframe, 
the tf is then sorted in the reverse order (if AZ will sort ZA).  I 
store their preference in the csset.ini file.

For some reason the focus moves to the tf after clicking the ship date 
column, when I need the focus to be back to the customer no field 
(called fldCustomer_No on the form).

If anyone sees anything I forgot or any pitfalls let me know. I'm going 
to begin moving this method over to my production form this week.


Takes again to Tom and Peter who helped me with this simple demo.

Kevin

csset.ini

[Settings] SetPrinterMethod=1 DisplayGiving=0

customer.db

customer.px

customer.x02

customer.x04

customer.xg0

customer.xg1

customer.xg2

customer.y02

customer.y04

customer.yg0

customer.yg1

customer.yg2

orders.db

orders.px

orders.x02

orders.xg0

orders.xg1

orders.y02

orders.yg0

orders.yg1

setfilterdemo_v3.fsl


Copyright © 2004 thedbcommunity.com