I am using radgrid retrieving record from xml. i am using paging for this grid. when i clicking page numbers it is firing ItemCommand. but buttons are not firing in ItemCommand?
Please check the attached image.let me know how to resolve this issue.
Basically there is no reason for the ItemCommand not to fire when the pager buttons are clicked. Can you check the attached sample and let me know if it works as expected on your end and what differs in your case?