1 Reply Latest reply on Aug 6, 2010 3:08 PM by nbelaevski

    best object to manage table data

    flavioeasy

      Hi all,

      i'm trying to decide which is the best object to manage table data.

      I need to implemet something that could manage from few rows up to 10000 rows and more.

      I've seen Data Scroller and it appears to be the safest choice, with the ability of loading 1 page at the time.

      In my mind the finest object is Extended DataTable but i've not really understood the loading row mechanism (the whole set of rows at a time, a defined number of rows ...) and i fear to crash the server if the number of rows increase significantly.

      So which is the best choice ? Have somebody already experimented the loading of a great number of rows without problems ?

      Any hint would be appreciated.

      Flavio