No, it isn't possible. Not with the the native grid anyway, and I don't remember even ever seeing a third-party ActiveX one that does it either.
I would fake it - detect a double click or right click on the header and instantiate a textbox in code, using the co-ordinates of the header, i.e. place it onscreen over the header. Then hide it when they press enter and update the header caption. On Wed, Oct 9, 2013, at 09:22 PM, Graham Brown wrote: > Hi > > > > Is it possible to replace the header of a grid cell with a textbox. > > > > The form is something like this > > > > Product Red Yellow Blue > > Product 1 Yes No Yes > > Product2 No Yes No > > > > So product1 is available in red and blue > > Product 2 is just available in yellow > > > > The customer asked if he can change the colours headings on the fly so I > pop up a modal window that allows him to do that but he wants to enter > this directly in into the grid header. > > > > Is possible to add a textbox directly to a grid header? Can't find > anything to suggest it is. > > > > Regards > > Graham > > > > > > > > > > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [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/[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.

