goutham

goutham

  • NA
  • 8
  • 14.8k

view control like ( first previous next last) how to do this in Linq

Sep 3 2012 6:06 AM
i am doing in my project one of the part view control like ( first previous next last)

and i done my first part first using linq  now i want to do previous  i already have first value now i just want to increment that value and go previous so
i need how to increment my array list value???