devexpress ASPxGridView column problem
- by oshafran
Hey all
I have an ASPXGRIDVIEW which is binded to an SQL query.
I added to the grid an additional COLUMNCUSTOMBUTTON.
But what happens is, that for all the rows it put a link there.
I am trying to find a way to add to this column a link (button) ONLY to specific rows!
I am unable to understand how to do it
thanks