Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
UltraTextEditor in cell - make text in cell not editable
posted

I have an ultratexteditor as an editorcontrol within a cell in my ultragrid.  The ultratexteditor has another grid as its control.  I want users to only be able to edit that cell using the editor; however, when I set activation to 'Noedit' or 'ActivateOnly', it disables the whole cell - ie, I cannot then click on my dropdown button in the ultratexteditor.  I have also tried using the grid events of beforeenteredit and beforecellactivate to stop allowing editing on cell text - but they also prevent the dropdown button on the ultratexteditor from working.  Is there a way to use the ultratexteditor and not allow editing of the text in the cell?

Thanks in advance,

Dusty

Parents Reply Children
No Data