Datagrid Paging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Datagrid with a Datasource set.

And i have Paging enabled.

My Q is

I am looking for a particular Record in the Datagrid which might be in any
page !

How to find the record and set the Particular page selected dynamically??

I tried it and it works, but sometimes i am in the wrong page!!

dg.CurrentPageIndex = SrchRecordIndex/PageSize

Any code snippets..who might have already implemented.

Thanks

--
http://pathidotnet.blogspot.com
=====
vInAypAtHi
o__
---_,>/'_------
(_) \(_)
---------------
 
Can you post your page with an example to reproduce the problem?

Cheers,
Tom Pester
 
Back
Top