c# - How can I add a button in the center of a RepositoryItem in a column of a devexpress datagrid? -


i want add button image in middle of cell in column of devexpress datagrid.

the click event should triggered when pressing button , not entire cell.

how can add button in center of editor?

have tried using repositoryitembuttonedit? assign necessary gridcolumn.columnedit property.


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -