Hey Iso & Community,
I have a ListGrid, with a DataSource.
And I'm trying to achieve this :
"For a field X in my grid, I would like to set the possible field values according to the current Record. In a way that each record has differents possible values for the field X".
I don't know if I was clear.
Btw, i'm using a ClientSideOnly DataSource.
But how can I do this ? Is it possible ? Or I need to do it on my own ?
Cheers.
I have a ListGrid, with a DataSource.
And I'm trying to achieve this :
"For a field X in my grid, I would like to set the possible field values according to the current Record. In a way that each record has differents possible values for the field X".
I don't know if I was clear.
Btw, i'm using a ClientSideOnly DataSource.
But how can I do this ? Is it possible ? Or I need to do it on my own ?
Cheers.
Comment