This is a searchable datagrid component written in flash and actionscript 3 designed for displaying data encoded in an xml data file.
Why would you need such component? I will present you a few scenarios in which this component would be a great asset to you:
1. Imagine that you have a huge collection of movies, and you want to share it with your friends. And they keep asking “do you have movie X and movie Y?”. With this searchable datagrid your work is really simplified.
2. For example you travel a lot, and you want to know when your plane is leaving, from which gate, when will you arrive at your destination and all kind of information, you just put this information into a data xml, and there you go, you can search whatever information you like.
3. A phonebook with search capabilities can be another great application.
The bottom line is that you can imagine a whole bunch of scenarios in which this SearchableDataGrid can be used, and with the cool features described below you can save a lot of time and energy.
Features:
1. Search:
a. Case sensitive search
b. Search within selected items: when you perform a search, and still multiple results are shown, all these results can me selected and another search within those selected can be performed
c. Search as you type
2. Sort:
a. Column sort ascending/descending
b. Two sorting types: alphabetic and numeric sort
3. XML driven:
a. It uses two xml files: one xml for configuration and one xml for data
b. Both xml files are intuitive and explained in detail
4. Resizing:
a. Resizable columns (drag & drop the bar separating columns)
b. Resize the entire datagrid (drag & drop the lower right corner of the grid)
c. Resizing rows (row height can be configured in configuration xml file)
d. Columns are resized automatically based on content text width when data is loaded into the grid
5. Selection:
a. Multiple selection
b. Selected items remain selected when search text is performed
6. Colored selection:
a. Can use different colors for selection/navigation (all configurable in xml configuration file)
7. OOP design, so that programmers can easily use/extend current features
8. Configurability – being XML driven, a lot of properties can be configured: colors, widths, height, fonts and so on. For a complete list of configurable properties consult configuration manual present in the downloadable archive.
Thanks for purchasing this item, and please don’t forget to rate