NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: charl99 on November 15, 2012, 06:35:51 AM
-
Hi Bruce,
(1) It does not appear that a Print Button in a Browse row can have a progress bar. (a) Is that correct or (b) is that why we wait for NT7? ;)
(2) If the Print Button is conditional on the Browse, I do not really want to move it to the Frame (the Form in which this Browse is embedded), but if there is no other option, can this be done? ie, hide/unhide (for lack of a better word) the Button as a row is selected?
Thanks
Charl
-
I don't know about the NT7 bit Charl, but yes, Progress bars in browses are not implemented yet.
I don't think I understand the second part of your question - sorry, you'll need to explain a bit more.
cheers
Bruce
-
Yes, I guessed that NT7 bit - very secretive you guys from Apple, oops, I meant CapeSoft. I'll stop my fishing expedition.
Let's try (2):
I have a Form, with a Browse embedded on it.
There is a conditional Button on that Row (ie Status=1).
The Button does not show for Status = 0
If I move Button to Form, and I click a new Row, can I change that Button to, for example, Read Only (so you cannot click on it) based on the Status in the Row?
Orraait, nevermind, I think I answered myself here. The Form is not available from the Browse.
Thanks
Charl
-
yes but on the form where you have your browse you have a client side tab to reset your button based on a record clicked in the browse.
-
kevin is right -
on the form is the client-side tab which applies to the browse field, and the button field.
So you should be able to update the button when the browse is clicked on.
cheers
Bruce