UniSelector - Setting value manually

Yehuda Lando asked on March 18, 2014 07:10

I'm trying to set a uniselector's value manually like this in a button event handler: UniSelector.Value = possibleMatches.ToString(); UniMatchesSelector.Reload(true);

This works, but only on the second postback. any idea why?

   Please, sign in to be able to submit a new answer.