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
285
Chagning cell background color in edit mode
posted

Hello,

I was hoping someone could help me. I have a grid on a form. I also have a ribbon bar with a PopupColorPickerTool. I need to allow the user to change the cell color while in edit mode. So, if a user is typing text into a cell but hasn't pressed the enter key or tabbed out of the cell, they can click on the color picker tool and change the background color.

Is it possible to do this? What object is visible while in edit mode? I thought it would be a n UltraTextEditor but there doesn't appear to be an object available. I also tried setting the SelectedAppearance but still nothing worked.

I do set the cells Appearance object but that only works once the user leaves edit mode.

Thanks for any help.

Parents Reply Children
No Data