المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : DataGridView.RowFilter question



C# Programming
04-01-2009, 02:12 PM
I have a DataGridView for which two if its columns are 'Period' and 'Year'.

How can I filter the grid to display, say, all the rows which fall between period 9 2007 and period 5 2008 please?