[FLEX] 현재 창에 출력된 DATAGRID의 행수 구하기
Computer/IT/FLEX/AIR 2008/10/14 09:37 |var numItemsInWindow:int = ICollectionView(dataGrid.dataProvider).length - dataGrid.maxVerticalScrollPosition;
출처 : Flex Developer Center http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=4741
'Computer/IT > FLEX/AIR' 카테고리의 다른 글
| XMLSocket for Server Push (0) | 2009/10/22 |
|---|---|
| FlashBuilder 4 Beta2 시리얼 받기 (0) | 2009/10/14 |
| [FLEX] 현재 창에 출력된 DATAGRID의 행수 구하기 (0) | 2008/10/14 |
| [AIR] 투명 Windows - Transparent (0) | 2008/10/13 |
| 한글 Flash ActionScript 3.0 Reference Document (0) | 2008/08/25 |
| Flash Sample... (0) | 2008/05/20 |

댓글을 달아 주세요