CB
Clay Burch
Syncfusion Team
July 27, 2002 07:04 AM UTC
I don't know of a way to programatically set the height of a row.
You could possibly do this using the Filter property on a DataView, and bind your datagrid to this filtered Dataview when you want the rows gone, and then rebind it to the full table when you want them to show...