Frank Cazabon wrote: > Hi Mike, > > I hope the questions below may prove helpful. > > MB Software Solutions, LLC wrote: >> My grid subclass calls a custom method in my form subclass. Now I'm >> getting an error saying "Property ToggleSortOrder is not found." >> >> > Does the property exist? > Is it "addressed" properly? (i.e you've got the correct hierarchy like > this.parent.parent... or thisform.) > Is the property Hidden/Protected? > Maybe you aren't actually using the classes you think you are using? > >
Thanks for the reply, Frank. Yeah, it's the class I think I'm using...just verified in the properties window, as well as at debug time yesterday! That's the craziness of it...PEMSTATUS(thisform,"ToggleSortOrder",5) returns .T.!! I think somethings gone askew. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ 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.

