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
20
Problems with multiple selection in UltraGrid
posted

 Hello,

I am new to Infragistics and I have problems with rows multiple selection in UltraGrid.

I've set the RowSelectionType to Extended and RowSelector to True. However, when I try to use ctrl+click or shift+click nothing happens select.

 In this connection I have two questions:

1. Is there any other properties which have to set?

2. The AfterSelectChange event is used in this code to do some processing. Can it prevent multiple selection and if yes what events can deal with 

the change of selection of multiple rows?

 

I will very much appreciate your help.

Best regards,

Natalia

 

Parents Reply Children
No Data