Hi. I need to have 2 dummy columns (column with no reference to a field in the database) in a radgrid. Each one of these columns need to have a javascript call, this javascript must be set on the itemdatabound event placing the value of the 3rd column (client id) inside the javascript call of the previous two dummy columns.
How can I do this? Create the 2 dummy columns and reference them in the itemdatabound for placing the javascript on it.
Thanks in advance.
How can I do this? Create the 2 dummy columns and reference them in the itemdatabound for placing the javascript on it.
Thanks in advance.