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
345
UltraOptionSetEditorColumn
posted

I have a UltraOptionSetEditorColumn inside a DataGridView.  The ValueListitem for the UltraOptionSetEditorColumn has 3 posibble vaules.   The UltraOptionSetEditorColumn looks OK, but when I tried to click on  the UltraOptionSetEditorColumn cell, I got an error:   Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.

I can't find any example about UltraOptionSetEditorColumn .  if I use UltraComboEditorColumn, everything works fine, but the user wants the radioButton look.  

Please help!

Thanks!

Amy

Parents
  • 469350
    Offline posted

    Hi Amy,

    I've never heard of that error message before. Can you post a small sample project demonstrating the error so I can check it out?

    Or, if that's not possible, posting the entire call stack of the exception might help.

Reply Children