Is it possible to put a LinkItem in a grid column?
I'd like to be able to perform an action when a cell is clicked on. I would like it to be obvious that the user can click on the contents of the column, so I would prefer not to use the grid cell click listener.
Is there is another solution other than a LinkItem?
Thanks,
Curtis
I'd like to be able to perform an action when a cell is clicked on. I would like it to be obvious that the user can click on the contents of the column, so I would prefer not to use the grid cell click listener.
Is there is another solution other than a LinkItem?
Thanks,
Curtis
Comment