Hi,
I've been working on a project for several weeks trying to get one select all checkbox to select all of the child checkboxes in report page.
I've tried using both javascript to select the checkboxes and also just vb without any success.
I created a CheckAllItemCreate sub that is used for the itemcreated event for the dynamically created datagrids. Inside of the sub I call the SelectAllChanged sub which is for the checkchanged event of the header checkbox.
My problem is I need to loop through the datagrid item's of the datagrid but since the datagrid's are dynamically created I don't know how to get the name.
Contact Type (if none selected all types will be reported on):Contact Date:Any
Date:
Time Between: : And :
This Week
Month:
Year:
Date Range:
Contact Reason(s):
Non-Member Contacts:Include Non-Member Contacts Do Not Include Non-Member Contacts Only Non-Member Contacts
memberWORKS User(s):
Department(s):
Branch(es):
Sales Promotion(s):
Display Columns:
Search Results
Time Period:Contact Reason(s)epartment(s):Branch(es):User(s)romotion(s):Non-Member Contacts:Total Contacts:
Select All
Userepartment(s):Branch(es)romotion(s):Time Period:Total Contacts:
I've been working on a project for several weeks trying to get one select all checkbox to select all of the child checkboxes in report page.
I've tried using both javascript to select the checkboxes and also just vb without any success.
I created a CheckAllItemCreate sub that is used for the itemcreated event for the dynamically created datagrids. Inside of the sub I call the SelectAllChanged sub which is for the checkchanged event of the header checkbox.
My problem is I need to loop through the datagrid item's of the datagrid but since the datagrid's are dynamically created I don't know how to get the name.
Contact Type (if none selected all types will be reported on):Contact Date:Any
Date:
Time Between: : And :
This Week
Month:
Year:
Date Range:
Start Date:
End Date:
Please click on a category row below to expand it and see the report criteriaEnd Date:
Search Results
Time Period:Contact Reason(s)epartment(s):Branch(es):User(s)romotion(s):Non-Member Contacts:Total Contacts:
Select All
Userepartment(s):Branch(es)romotion(s):Time Period:Total Contacts: