Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Datsource filter

    Hello,

    I have an user with some roles(ADMIN,READ,WRITE). How I can made a DataSource to retrieve just results what I need? For eg. If the user is admin I want to made a sql query Select * from users where userRole=ADMIN(READ,WRITE). And the results I want to put them on ListGrid
    Last edited by mariusc; 24 Jun 2011, 08:40.

    #2
    The AdvancedCriteria IN_SET operator would do this.

    Comment


      #3
      I used smartGWT Pro and AdvancedCriteria is not included. Any other sugestion?

      Comment


        #4
        Did you find any answer for your problem?

        Cheers Bo

        Comment

        Working...
        X