Well Mike, if you have another other suggestions - I'm all ears - as
this DynamicCurrentControl thingy is kinda driving me nuts. 

-K-

-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of MB Software Solutions, LLC
Sent: Thursday, July 23, 2009 11:42 AM

Kurt Wendt wrote:
> Hey folks,
> I never got this to work (and I've been sidetracked with other
projects
> for the past week).
> I now created a cursor(Menu_pass2) that represents the next level down
> in the menu system, and has a boolean field called Sub_OPT. For the
> column in the Grid within question - I initial set the Control to be
the
> Text box instead of the Button. Then, with the Form Init I have the
> following code:
> 
> thisform.GrdSubMenu.SetAll("DynamicCurrentControl", ;
>          "IIF(!Menu_pass2.Sub_OPT, ;
>               'Thisform.GrdSubMenu.Column3.Dummy_Txt', ;
>               'Thisform.GrdSubMenu.Column3.Sub_Opt')", "Column3")
> 
> However, when the Form runs - the column continues to ONLY show text -
> and no buttons - and the content is True if it's a Sub-Menu option.
> Where as - if its True - then I actually want it to change and show a
> Button instead of the Text.
> Thanks in advance,
> Kurt


Sorry...no help here.  I never messed around with DynamicCurrentControl.

  I liked consistency in my grids.



_______________________________________________
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/289ea162f5642645b5cf64d624c66a1405578...@us-ny-mail-002.waitex.net
** 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.

Reply via email to