Forum Discussion

paul_igoe's avatar
paul_igoe
Contributor
11 years ago
Solved

Error "grid view type is not currently supported" for Developer Express XtraGrid, DblClickCell

Hi, I am using TestComplete 9.30 with Dev Express 2012.2.10. We have a custom control "net.axisdata.Presentation.Core.AxGridView" for Developer Express XtraGrid. I configured this as describ...
  • TanyaYatskovska's avatar
    11 years ago

    Hi Paul,


     


    As far as I understand, the control used in your tested app is inherited from the Dev Express XtraGrid control, right? In this case, you need to specify the class name of your control (the value of the ClrClassName property) in the Object Mapping editor. It looks like net.axisdata.Presentation.Core.AxGridView is the name of the view, not the class name of the control.