Skip to main content
1-Visitor
March 23, 2016
Question

refer to the grid column

  • March 23, 2016
  • 0 replies
  • 608 views

hi,

can i refer to a grid column and not just the grid raw? for example if i have grid with a two column info table input, lets say one is name and one is id

and i want to implicit different service if the user clicked on a name and a different service if the user clicked on an id number,

is that possible?