Thanks for the info, im going to use a dataset puerly for binding my Grid view but every time i type Dataset ds = new Dataset i get the following error
The type or namespace name 'dataset' could not be found are missing a using directive or an assembly reference
Harrison.Sco...
Member
331 Points
456 Posts
Re: Whats better Hashtable or Dataset
Apr 29, 2012 01:39 PM|LINK
Hi Ken,
Thanks for the info, im going to use a dataset puerly for binding my Grid view but every time i type Dataset ds = new Dataset i get the following error
The type or namespace name 'dataset' could not be found are missing a using directive or an assembly reference
What do i need to add using System......???