Discussion
1
Replies
493
Views
Amazon
Posted: January 1, 2016
Last activity: January 1, 2016
Closed
How to enable a button based on check box selected in a repeat grid
I have a requirement to show reapeat grid with check box for each row. once the user is selected any row in need to enable a button on repeat grid header. could you please advice ?
Note: No refresh sections are allowed.
could we try post value or refresh current item? (hope checkbox is associated with either pySelected or pyRowSelected properties.)