I have buttons in xtragrid cell . i want to get row index when i clicked to repository button item. How can i get cell info or index..
I wanna show cell info at anotherp page which respository button clicked in row cell..
Can you help me ?
Thanks for advice..
To get the information about Grid HitInfo check the Hit Information Overview and Samples of Using Hit Information documentation:
Check this:
Reference:
Winforms XtraGrid Delete Row Button
Delete button on each row of grid – how do we prevent the user from typing text in the new column with the delete button
Edit:
Refere this Devexpres thread: Cannot get the rowhandle to delete a row using RepositoryItemButtonEdit