- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
private bool localGlobal;
//...
string filterActionOrder = FilterActionOrder.Text;
//For sorting purpose, substract .5 to the ActionOrder to ensure
//the order specified takes precedence
double filterActionOrderTemp = Double.Parse(filterActionOrder) - .5;
filterActionOrder = filterActionOrderTemp.ToString();
diablo 05.02.2010 16:11 # +1.2
http://lurkmore.ru/%D0%92%D0%B7%D0%B0%D0%B8%D0%BC%D0%BE%D0% B8%D1%81%D0%BA%D0%BB%D1%8E%D1%87%D0%B0%D 1%8E%D1%89%D0%B8%D0%B5_%D0%BF%D0%B0%D1%8 0%D0%B0%D0%B3%D1%80%D0%B0%D1%84%D1%8B