Tag: filter
Row filter in Dataset
Here it will be useful for someone who would like to filter a particular record in datagrid. You need to create a dataview and filter it. Here, i would like to filter a particular record where the field name is “metakey” and i don’t want to show it when its value is “thumbnail”. So a [...]
Posted: August 29th, 2008 under C#.
Tags: dataset, dataview, filter
Comments: none