Groups > Asp .Net > Data Access and ObjectDataSource Control > Re: i wants to filter dataset




i wants to filter dataset

i wants to filter dataset
Wed, 2 Apr 2008 10:16:56 +0000
I used dataset to bind with grid view,

 and i wants to edit and i used command argument.

so now i wants to filter dataset which bind with grid view.
Post Reply
Re: i wants to filter dataset
Wed, 2 Apr 2008 10:29:51 +0000
You can filter the data set which contains data tables by using a data view.

HAve a look at these articles on how to do it

http://davidhayden.com/blog/dave/archive/2006/02/11/2798.aspx

http://www.asp101.com/articles/stuart/dataview/default.asp
Post Reply
about | contact