3
Answers

nest,previous,first,last button click display data on page

Jigar Patel

Jigar Patel

8y
273
1
hi,
i create windows c# application. in which i put button like first,next, last,previous.
now i want to display record fetch from database , and show in page.
when i click first button then on load time data display first. when i click last then data display last record, when i click previous then data dispaly previous, and when i click next then display data  next in c# windows application.
pls help me... 
Answers (3)