Forum Discussion

p-95's avatar
p-95
Occasional Contributor
13 years ago

Probelm using method set text in cell

Hi.



I have dataGrid that developed in dev Express.

I succeed to capture the dataGrid, but I can't set text inside specific cell.



How can I solve it?

I am writing in Jscript..



Thanks

Ziv

4 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    Which DevExpress grid are you working with?  There's a series of articles in the help for the two specific DevExpress data grid components.  For the QuantumGrid, you can find info at



    http://smartbear.com/support/viewarticle/14542/



    for the XtraGrid, you can find info at



    http://smartbear.com/support/viewarticle/14581/



    If you're using a different kind of DevExpress grid, it may not be supported completely by TC but you might still be able to make use of it using native properties and methods.
  • p-95's avatar
    p-95
    Occasional Contributor
    Thanks...



    Where can I download the xtraGrid plugin?



    Ziv
  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    xtraGrid comes installed with TC 8.  I believe the DevExpress controls were included with the initial release of TC 8.0.   What version of TestComplete are you currently using?
  • p-95's avatar
    p-95
    Occasional Contributor
    I am using TC 8.



    I added the grid manually on the object mapping.



    Thanks

    Ziv