Christoffer
Lurker
Hi,
I plan to implement an alternative sortable list of images but I do not know how to approach the function of the layout. The plan is to make it look like the playstation 3 media bar. One example of use for this sortable list could be a result set from search for cars. On the x-axis there is model year and on the y-axis there are images of cars that year. BUT I only want the car highlighted that is in the cross of the x and y-axis, all other area grayed out in some way. You are able to navigate through this list in all directions.
Make sense?
I would like to know where to start to accomplish this. My first approach was to implement a gridview but I only manage to make it scrollable in one direction.
Anyone who has go any clues where to start?
Cheers
BR
//Christoffer
I plan to implement an alternative sortable list of images but I do not know how to approach the function of the layout. The plan is to make it look like the playstation 3 media bar. One example of use for this sortable list could be a result set from search for cars. On the x-axis there is model year and on the y-axis there are images of cars that year. BUT I only want the car highlighted that is in the cross of the x and y-axis, all other area grayed out in some way. You are able to navigate through this list in all directions.
Make sense?
I would like to know where to start to accomplish this. My first approach was to implement a gridview but I only manage to make it scrollable in one direction.
Anyone who has go any clues where to start?
Cheers
BR
//Christoffer