Groups > Asp .Net > Data Access and ObjectDataSource Control > Re: How to search/replace text in a DataSet




How to search/replace text in a DataSet

How to search/replace text in a DataSet
Tue, 1 Apr 2008 09:59:49 +0000
Is there an easy way to search and replace a bit of text in a DataSet's
tables/rows?

 I'm trying to replace '&' to '&'. I know I can loop through
table/rows but I was thinking if there is a built in function of the DataSet
object.
Post Reply
Re: How to search/replace text in a DataSet
Tue, 1 Apr 2008 11:02:16 +0000
Hello Kashif, 

Refer to this post in ASP.Net forums:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1174922&SiteID=1 

I hope it helps.

Regards,
Post Reply
about | contact