Hey folks,
I'm hoping to get a few pointers on a little problem I am having. I am building a Password Utility, to allow our client to control which users can access what parts of the system (built in VFP9). I've extracted the main data from the Menu system data file - and I am using that data - along with Usernames/ID's to create this access utility. The problem is that in the one grid - if the current row is actually the name of a sub-level menu, I want to have a button displayed in the Grid cell vs. having that cell blank or contain empty text. So, within that column I have a text field and a Button field. I even tried using the "DynamicCurrentControl" of the column to try and control it - by link to another occurrence of the table I am looking at. If its actually a sub-level menu option - the link to table will have a bunch of data (via Set Relation) where as it will be Empty/EOF() if it's a menu command option instead of a Sub-level menu option. However, I must be using the "DynamicCurrentControl" incorrectly - since I can't get it to work right. Does anyone have any thoughts? Thanks! -K- --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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.

