HOW CAN I POPULATE DATA FROM DATASET FROM LIST COLLECTION ???
-
HOW CAN I POPULATE DATA FROM DATASET FROM LIST COLLECTION ??? I have List like KeyValuePair<int, List<Point2D>> arcCollection here total item in arcCollection is 30. i.e arcCollection.count =30 And each List<Point2D>> i have stored 3 points(x1,y1 x2y2 x3y3) Each there any way out to populate data in dataset of List<Point2D>> for each arcCollection.count wthe regards tarak
-
HOW CAN I POPULATE DATA FROM DATASET FROM LIST COLLECTION ??? I have List like KeyValuePair<int, List<Point2D>> arcCollection here total item in arcCollection is 30. i.e arcCollection.count =30 And each List<Point2D>> i have stored 3 points(x1,y1 x2y2 x3y3) Each there any way out to populate data in dataset of List<Point2D>> for each arcCollection.count wthe regards tarak
As this is so obviously related to the question below, why did you not post this as a follow up on that thread? Also, can you please stop using capitals in your subject line? It's a sure fire way to get me to ignore you.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.