I'm developing a data access layer in .NET. Not all of my consumers will be using .NET, so I'd like to also create a interface class that will allow them to page through a strongly typed DataSet that I will instantiate inside my DLL.
The way I see it, I would have a "cursor" in the interface class that I would maintain. What I'm wondering is if I could do something simliar w/ binding that I would do if I was binding textboxes on a WinForm to a dataset. Any idea how I would go about this? -- David B. Bitton [EMAIL PROTECTED] www.codenoevil.com Code Made Fresh DailyT You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.