Glossary Item Box

Overview: Overview

Client-side API: ALGrid client side API

ALGrid: Preview RowColumn TypesPagingBinaryImage column

See Also AspLib component library Send comments on this topic.

ALGrid

ALGrid - web-control that displays the values of a data source in a table where each column represents a field and each row represents a record. The ALGrid control allows you to select, sort, insert, filter and edit these items. ALGrid can empty show and upload an image without any additional handlers. Build-in validators help you to validate a column values. The control has rich set of column types.

 

ALGrid key features:

 

ALGrid view sample:

 

 

 

Inserting new records

Just set AllowInserting property of the ALGrid to true - and you will see Please click here to insert new row message at the top of the Grid.

After clicking this message appears row with controls for editing new record.

Click Insert to add record to DataSource. 

 

Column Sorting

Click on column header to sort GridView:

After sorting by field CustomerID:


EnlargeClick to enlarge


After sorting by field OrderDate:


EnlargeClick to enlarge
 
 

Sorting and paging callbacks

??allbacks are used for sorting and paging operations when EnableSortingAndPagingCallbacks property is set to true.

 

Design-Time Support

ALGrid has a rich design-time support, which allows you to build a grid, customize it and see the changes reflected immediately.

Before you start your work with the design-time, you will need to set the necessary DataSource controls.

All main features are available in drop menu of ALGrid:

Overview: Overview

Client-side API: ALGrid client side API

ALGrid: Preview RowColumn TypesPagingBinaryImage column

 

 


© 2002-2007 Astron Digital. All Rights Reserved.