Grid Selection with text array

Hi ,

 

I wanted to display some districts in grid with selection (the data of the grid is coming from a webservice call ,it has only one column and webservice returns a list of string values).

Can I directly use that String array to populate the grid data or Do I need to construct a CDT with identifiers and values in order to achieve the selection above thing.

Based on the selection values from the grid (single or batch selection) , Need to display another read only grid.

 

 

 

Thanks

soujanya

  Discussion posts and replies are publicly visible