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.

Required fields*

2
  • Hm, it seems I am somewhere in the middle. I need those values to be only settable and gettable. So no search is needed. However, the numbers of rows might grow with time to thousands. Commented May 27, 2015 at 22:57
  • 1
    From what you are saying you are not somewhere in the middle, because you do not need search, so the number of rows that you expect to have is irrelevant. The number of rows would matter only if searching and sorting was important. Commented May 28, 2015 at 7:02