Entries by Konstantinos

, ,

The DataGrid control

The DataGrid control is useful to display data coming from other lists using a list query, a web service call or an sql query. Type : DataGrid Name Provides a unique name for the control. Binding Not applicable for DataGrig control. Always unbound. Enabled for new records Sets if the control will be enabled or disabled […]

, ,

The PeoplePicker control

The PeoplePicker control is used to load  users and groups from two different sources. It can access data from sharepoint or from Active Directory. The users and groups are not loaded during form startup so this control is the most suitable to display large amount of users and groups. It allows users to search for  the […]