Jigar Patel

Jigar Patel

  • 1.5k
  • 94
  • 8k

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

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