MB Software Solutions wrote: > Paul Newton wrote: > >> Derek >> >> Thanks for the reply. I believe you may have the answer ! I could make >> one control a label with no caption and the other control a command button. >> >> > > This brings a question I have to the discussion as well. In a grid, > there are certain rows where I don't want anything display in the > far-right column. Would adding a 2nd textbox to the grid with no > controlsource set on that textbox and using the DynamicCurrentControl be > the answer? I was worried that the 2nd textbox would automatically > inherit the same controlsource as the column and hence I wouldn't be > able to "hide" the value. If this isn't clear, I could post a > screenshot better describing what I want. > >
It seems that you are trying to do something very similar to me That should work if you set bound = .f. for the column, "" = controlsource for the column and "yourexpr" = controlsource for the the first textbox I think ! Cheers Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

