3
Reply

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

Jigar Patel

Jigar Patel

Jun 23 2016 3:24 AM
260
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)