From 8aa0d56705a71894a80c1293730b6c67cddc8a40 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 09:30:55 +0000 Subject: added documentation for TActiveDataList, TActiveDataGrid and TActiveRepeater class --- buildscripts/texbuilder/quickstart/pages.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buildscripts/texbuilder/quickstart/pages.php') diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index 481a0c09..55ad18e8 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -107,6 +107,8 @@ $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/ActiveButton.page', 'ActiveControls/ActiveCheckBox.page', 'ActiveControls/ActiveCustomValidator.page', + 'ActiveControls/ActiveDataList.page', + 'ActiveControls/ActiveDataGrid.page', 'ActiveControls/ActiveHyperLink.page', 'ActiveControls/ActiveImage.page', 'ActiveControls/ActiveImageButton.page', @@ -116,6 +118,7 @@ $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/ActivePager.page', 'ActiveControls/ActivePanel.page', 'ActiveControls/ActiveRadioButton.page', + 'ActiveControls/ActiveRepeater.page', 'ActiveControls/ActiveTextBox.page', 'ActiveControls/AutoComplete.page', 'ActiveControls/DragDrop.page'); -- cgit v1.2.3