my 2 cents:
If people are going to choose between a set of filtered house items you have
to show them houses rather than numbers.(which they have already filtered)
The datagrid might not be the best choice to display images.
If you absolutely need the datagrid, you could perhaps add another view
accessible through a switch to jump from the datagrid to a tilelist (or
repeater).


On Mon, Dec 8, 2008 at 7:49 AM, stinasius <[EMAIL PROTECTED]> wrote:

>   OK this is the description of the usage pattern. the application is a
> real estate portal where people can easily find housing. now when
> someone visits the portal they do a search for property of their
> choice using different criteria. the search results show up in a
> datagrid and when he/she have identified what they want then they can
> click on a row in the datagrid to view details of the property which
> show up in a tab navigator that has two tabs one for info on the
> property and the other for pictures of the property plus when the
> person clicks on a row in the datagrid the map zooms in on the
> property to show surrounding areas and also a virtual tour is shown in
> the video player. all that shows up at the same time on the same page.
> now is there a better way to do it?
>
>  
>

Reply via email to