Tuesday, 26 February 2013

DataTable Filter option datatable dt= BLL.methodsname(); dt= .DefaultView.RowFilter = "Active='Y'"; DataTable dtActive = DTVendorDetails.DefaultView.ToTable();

No comments:

Post a Comment