I have a grid with two spinners: one represents a minimum value and the other a maximum value. I would like to have the two spinners “linked”, such the value in the “minimum” spinner would set the min value of the “maximum” spinner. In this way, the maximum spinner can never have a lower value than the minimum spinner.
Does anyone have code to do this?
Matt
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top