Hi Im using the master detail grid for my project and like it very much.
however, for the detail grid, i select only one row that contains like 30 different values.and i want to create a grid from that one line.
the row looks like this:
id,url1_name, url1_tld, url1_length,url2_name, url2_tld, url2_length
and the grid should look like this:
url1_name | url1_tld | url1_length
url2_name | url2_tld | url2_length
is this possible at all?
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top