Forum Discussion

Sys2k's avatar
Sys2k
Occasional Contributor
9 years ago
Solved

Infragistics Wingrid add new box button

My application is using an Infragistics Wingrid that has an add new box button. The only way I can Click the button is with a Click on the grid object at a given point. How do i click the Button and ...
  • HKosova's avatar
    HKosova
    9 years ago

    Hi Sys2k,

     

    Please make sure you have modified MSAA settings in the current project (Tools > Current Project Properties) and not in the default project properties (Tools > Default Project Properties).

     

    MSAA classes

     

    Please also check your grid in the Object Browser – are there any child objects for its buttons, like on the image below? If the button is there, you can map it from the Object Browser.

     

    infragistics-grid-button.png