Actually, after a little investigating, this seems perhaps a little more complicated than necessary. What does this approach over, say, the DataGrid.CurrentCellChanged Event buy you?
Jacob A. Grass Software Engineer Daleen ______________________ this message contains confidential information intended solely for the recipient of the addressee(s) named above any review disclosure distribution copying or use of the information by others is strictly prohibited if you have received this message in error please advise the sender by immediate reply and delete the original message > -----Original Message----- > From: Alan Robbins [mailto:[EMAIL PROTECTED] > Sent: Monday, July 07, 2003 2:24 PM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Getting at WndProc for a > DataGrid TextBox/Boolean > > > I've done this exact trick before -- my problem here is that > the control I > want to subclass (data grid text box) is created by the data > grid text box > column -- ergo how do I "trick" the data grid text box column > to create MY > subclass? > > Alan >
