|
-
Jun 23rd, 2003, 04:04 PM
#1
Thread Starter
Frenzied Member
Custom class derived from DataTable?
So - I want to expose the collection of print jobs (from the print queue) as a DataTable. Anyone have any experience (esp. code) I can draw on?
-
Jun 23rd, 2003, 04:13 PM
#2
You might try making a typed Dataset and then examine the autogenerated code to see one way of making derived custom datatables. At least I am pretty sure that it also makes typed datatables with the dataset too.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|