thanks, thats what I need to know. basically going to have 3 columns that they can edit as they please. when they go into column 4 I want it to enter the winning bidder number, and amount, pop up a box to see if the winning bidder donated it back to be resold, and if not, copy it to a sold table, delete it from the current table and refresh
pretty simple, but its been nearly a decade since I've looked at the grid, so I'm a tad bit rusty, and pressed for time On Thu, Apr 24, 2014 at 9:59 AM, Frank Cazabon <[email protected]>wrote: > On 24/04/2014 10:42 AM, Virgil Bierschwale wrote: > >> how do I reference a column, row so that I can enable, or disable >> columns. >> >> thisform.myGrid.MyColumn > > You can then set ReadOnly or Enabled, but you might also want to put > Return .F. in the When event of the control in the column so it never > receives focus. > > -- > > Frank. > > Frank Cazabon > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/capuy6vovbh1guqubmdtsmvvn1hpmbw8fyy9yjc9hjluqobm...@mail.gmail.com ** 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.

