I fail to see how the ItemCommand event can have repercussions on the Paging functionality of your DataGrid. I can imagine some effect for the ItemCreated event, if you wrote some code to modify the Item creation for an ItemType "Pager", but not otherwise.
I think we need see some code. On Nov 13, 10:26 am, Zahfic Didzler <[EMAIL PROTECTED]> wrote: > Hi Dears, > > In My application we have used Datagrid to showing Records from > database. We are not able to Implement the Datagrid Paging Concept > bucause of we used ItemCommand Event and ItemCreated Event. > ItemCommand Event. How to implement without removing the both of the > events coding. Please guide me. > > Thanks > > With Luv > Zahfic
