PDA

View Full Version : Filter content in a datagrid


jarmanje
09-23-2008, 08:02 PM
Hello,

is it possible to filter the content of a datagrid?

For example, i have 50 rows in my datagrid, then i 'search' for the rows with email address coogie@actionscript.org

?

Also, if i must connect to my mysql table again for the results, how do i whipe the datagrid clean before re-filling it

Thanks a lot!