On 10/02/2010 20:37, coder3 wrote:


Hi All,

For example i have a datagrid of student info.

student name, class, payment, ...

if a row contains only student name, other columns data is empty, i don't
want to show this row.

How can i do it?

thanks

C.

Try using filters on underlying dataProvider (ArrayCollection.filterFunction for example).

Reply via email to