OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Test requestGrid, how to pass bind parameter to grid ?

This topic contains 5 replies, has 3 voices, and was last updated by  Mike Kudelya 7 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34317

    scivray
    Participant

    Hi,
    I’m writing tests and I want to test a datagrid.
    I’m using this :

    But it seems that my parameter ‘sku’ is not passed to the datagrid.

    Datagrid part (in dev env the bind works) :

    I got the following error message when testing :

    (BTW is it me or shouldn’t the error message be

    instead of

    ?)

    Can someone help me please ?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • #34318

    thinh2010
    Participant

    Hi,

    I am not sure but you can try

    #34319

    scivray
    Participant

    Hi,
    With

    I got the following error

    I tried

    and

    and

    and

    but I got the same error as above saying

    #34320

    Mike Kudelya
    Participant

    Hi

    Try

    #34321

    scivray
    Participant

    Hi and happy new year,
    Thank you Mike, it works like a charm :)

    #34322

    Mike Kudelya
    Participant

    Hi

    Happy new year!

Viewing 5 replies - 1 through 5 (of 5 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top