Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Replace scroller of the SearchWidget with a table

$
0
0
at the display of the result of the searchwidget I would like to replace the scroller with a table

how i can do that ? and thank you
Code:

<s:Scroller width="100%" height="100%">
                                <Search:SearchResultDataGroup dataProvider="{searchResultAC}"
                                                                                          searchResultClick="clickSearchResult(event)"
                                                                                          searchResultMouseOut="mouseOutSearchResult(event)"
                                                                                          searchResultMouseOver="mouseOverSearchResult(event)">
                                        <Search:layout>
                                               
                                               
                                                <s:VerticalLayout gap="2"
                                                                                  horizontalAlign="justify"
                                                                                  useVirtualLayout="true"/>
                                        </Search:layout>
                                </Search:SearchResultDataGroup>
                        </s:Scroller>


Viewing all articles
Browse latest Browse all 2097

Latest Images

Trending Articles



Latest Images