DataGrid Stays when moving to another card
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: DataGrid Stays when moving to another card
Yes, you can get rid of the X. Look at the stack PI basic properties, it's called controls. Had to pull up an old stack and look. I'm running LC and it's called something else.
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: DataGrid Stays when moving to another card
One way to handle this is to clear the data on preopencard instead of closecard. I do that routinely to prevent stray text in fields.2. When the user goes back into this card from the mainstack the data is still there which can cause issues.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: DataGrid Stays when moving to another card
I like the idea of clearing in the pre-open card. I will try that out right away.
Thank you jacque and quailcreek for your help.
Thank you jacque and quailcreek for your help.