We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Grid bounded to an arraylist

Hi, I would like to know if the functionality for a grid, which is bounded to a datasource, is the same as for a grid bounded to an ArrayList. I mean, will I be able of getting the same functionality in both situations? This question is due to the fact that I am not going to work with datasources but arraylists. Regards, Alicia

1 Reply

AD Administrator Syncfusion Team May 24, 2005 04:12 PM UTC

If you are considering using a GridDataBoundGrid, then using an ArrayList as a datasource will not have the sample functionality as using a DataTable. You will not be able to sort it or filter it out of the box. You would have to add such support for an ArrayList DataSource if you need it. If you use a GridGroupingControl, then you would be able to sort and filter without additional work.

Loader.
Live Chat Icon For mobile
Up arrow icon