Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
4240 Points
922 Posts
Apr 27, 2012 12:29 PM|LINK
As you can make sure from the link below, when you're calling DefaultView on DataTable, the return type is DataView. Did you tried the approach I suggest ? Are you facing issues, or you didn't even try ?
http://msdn.microsoft.com/en-us/library/system.data.datatable.defaultview.aspx
_Manvel_
Contributor
4240 Points
922 Posts
Re: Datalist Color Changing on Clicking a Button ---
Apr 27, 2012 12:29 PM|LINK
As you can make sure from the link below, when you're calling DefaultView on DataTable, the return type is DataView. Did you tried the approach I suggest ? Are you facing issues, or you didn't even try ?
http://msdn.microsoft.com/en-us/library/system.data.datatable.defaultview.aspx