I tried to make 2 buttons in one columns so to do this I create them using html code but I want to get the current row items value I tried to use data-id="#ROWID#" to get the rowid that I have in sql query and I used javascript dynamic action to get the value but I get the value as #ROWID# is there is anyway to get current row item value without using URL as column type Thanks