Forum Discussion

JossVega98's avatar
JossVega98
Occasional Contributor
26 days ago

Help with DataGridView CellButton in c#

 

I am working with a DataGridView where I have a cell that is a button type, and I want to click on it using TestComplete. I haven't been able to do it by any means. Thank you in advance

 

 

2 Replies

  • JossVega98's avatar
    JossVega98
    Occasional Contributor

    I already searched and tried every property within the DataGridView, and I can't trigger the button.

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    You should be able to drill into the object by clicking the ellipses button on the DataGridView object. This should then expose more properties, and hopefully one of them should be relating to the button