Browse By Tags

Sorry, but there are no more tags available to filter with.
  • EditorWithText cannot cancel editing cell

    Hi there,

    I created a small test where I'm using an UltraTree with cells. I would like to cancel the edit mode if the text is equal to "foo". In this case I set e.Cancel to true but it doesn't seems to work.

    Here is my test code: