0
Answer

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

Ask a question
goutham

goutham

12y
957
1
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???