PDA

View Full Version : initial Load of datagrid with criteria?


jarmanje
09-26-2008, 01:03 AM
Hi there,

I used the data application to load up all of my mysql table. works great.

How can i Tell it so when it loads only to load the data where "Status" is not 'Complete'. I don't want to change the mysql because I want to be able to search through the whole array results.

Thanks a lot for any help