What about a short cut menu with the choices? Otherwise as Alan says a textbox hidden that shows on a click is quite effective. Al
-----Original Message----- 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. _______________________________________________ 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/000601cec533$b8d5daf0$2a8190d0$@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.

