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
580
Cancel of UltraGridRow delete causes strange row behavior
posted
Hi! I have some problems. Initial conditions: 1) grid with datasource, 2) one of columns has dropdown list. This is the only column that I need to interact. When I try to delete one of the rows, I'd like to cancel deletion event. I subscribe to BeforeRowsDeleted event and set e.Cancel = true in the event handler Result: 1) I can't select row (it doesn't change color as it should be for Active or Selected row) 2) Dropdown list doesn't show up (unfold/drop down) What can cause such behaviour? I appreciate your help much.
Parents
  • 469350
    Offline posted

    Hi,

    What version of the grid are you using?

    Can you post a small sample project demonstrating this behavior? I haven't heard any other reports of a like this and it seems to be working fine for me.

Reply Children
No Data