Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • But i have 2 lists with data in? I need both data values? Commented Jan 28, 2015 at 13:04
  • Then use a list of objects like in this post: stackoverflow.com/questions/5069282/… Commented Jan 28, 2015 at 13:06
  • i am not very good at C#, but the two dimension list looks like one approach that would be right. But how would i write it if we go out from my example? i how should i make the list right and assign the 2 values to the list? Commented Jan 28, 2015 at 13:11