i have a query which extract transaction nos. not yet posted. The result will be displayed into a datagrid. On the datagrid, i want to have a checkbox column where the user could check or uncheck to signify that the record be posted or not. Within the form, i also have 2 option buttons, 1st button labeled "All" and the 2nd labeled "Selected". If the user clicks on option "All" then the checkboxes on the datagrid will all be checked.
Is this possible? How do i achieve this?
thanks,
Is this possible? How do i achieve this?
thanks,