OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions How to make a query IN in Datagrid

This topic contains 1 reply, has 1 voice, and was last updated by  thinh2010 7 years, 5 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
  • #34292

    thinh2010
    Participant

    Hi everybody,

    I want to make a query like this:

    SELECT * FROM student WHERE class_id IN (1,2,3)

    Do anyone how to do it in datagrid?

    Thanks,

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #34293

    thinh2010
    Participant

    Sorry I found the way, just use IN in where section in datagrid

Viewing 1 replies (of 1 total)

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

Back to top