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
1590
Problem with BeforeSelectChange event.
posted

Hi, all. 

I am using an ultrawingrid.

For example I am selecting  5 rows via shift or control buttons.

In  BeforeSelectChange event e.NewSelections.Rows.Count must equal to 5.This works.

But  BeforeSelectChange event with e.NewSelections.Rows.Count == 5 is performed only when I have released SHIFT/CTRL buttons. Probably I changed some properties and this caused that nonstandart behaviour.

Is there a way(property,...  e.t.s) to force BeforeSelectChange when I am selecting rows with  pressed SHIFT/CTRL buttons.

Thanks in advance.

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    I do not understand what you are describing. You seem to be saying the same thing 3 times and you alternately say that it works and does not work. When does it work and when does it not work? 

Children
No Data