Filter

From Documentation
< User:Samchuang
Revision as of 06:58, 30 October 2013 by Samchuang (talk | contribs) (Created page with "{{Template:Smalltalk_Author| |author=Sam Chuang, Engineer, Potix Corporation |date=October 18, 2013 |version=ZK 6.5 and later }} == Introduction == ZK give developer the power of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
amchuang

Author
Sam Chuang, Engineer, Potix Corporation
Date
October 18, 2013
Version
ZK 6.5 and later

Introduction

ZK give developer the power of creating advanced component, extending the component set for your application. In this article, I will create a re-usable component: filterpopup. It's designed for working with collection component that needs filter functionality. For instance, the filterpopup component can be used with Grid, user can use it to filter out huge amount of data, search the required information quickly and intuitively.