Hi,
I have a grid cell which I'd like to have editable text and a pair of editor buttons. I don't think is possible on the grid itself, so I thought I could use a regular ultratexteditor with the two buttons on it, and set this to be the EditorComponent for the column. Of course, this doesn't work because you're only using the control's internal editor. Is there a way to achieve what I'm looking for? I could add two button columns, but then I'll need to add code to prevent them being out of their correct position to the right of the text field I want them associated with. It also wouldn't look as well integrated as I'd like. Is there a way of achieving what I'm looking for?
Kevin
Ignore this - I was assuming based on a number of other forum posts that my textbox's events wouldn't fire. It appears they fire just fine
I am glad you were able to resolve this. Let us know if you have any additional questions.