HomeCommunityControl GalleryMobile ControlsAdvancedList .NET

AdvancedList .NET



Submit a Review

1,675 Downloads

12,498 Views


Description

Main features:
Preview/Detail usage — less space, more information.
Master-Detail usage — different data in the same list.
Various cell types — to display text, images, hyperlinks in one data row.
Database support — easy work with SQLCE databases.
Comprehensive Help — fully integrated to Visual Studio .NET environment.
Various Samples — written in VB & C#, describing a usage in different situations.

Designed especially for mobile devices
AdvancedList control substitutes ListView and DataGrid controls the way, that it effectively uses small display of mobile devices. Each row of the list is divided into several cells, which can be freely located within the row area. Particular cells can be represented as a text, graphic or hyperlink. Every row can have a different height, so if there is a need to display more data in one row, they can be conveniently distributed to several sub-rows. This technology allows you to display data in a good readable form without a need to use horizontal scrollbar, which is convenient especially for mobile devices.

The power of Row Templates
The main feature of the control is the Row Template. Each Row Template defines a style, how data are displayed in a row. There can be several different templates specified for every AdvancedList in a project. This gives you an opportunity to display different data in a different way depending on their character. This way you can define e.g. more detailed look for selected rows, or use the component as a Master-Details control, where master rows have completely different look as detail rows.

Easy work with databases
AdvancedList natively supports a connection to SQL CE databases, through its DBConnector property. Thanks to this feature, it is extremely easy to set up the whole component in the design mode. Then there is just one row of source code needed to load data.

Screenshots

Reviews

Submit a review