Forum Post: Newbie" scrip code in gridcontrol to set the value of a checkbox column

  • Thread starter Thread starter j.kattestaart
  • Start date Start date
Status
Not open for further replies.
J

j.kattestaart

Guest
I want to set the value of a checkbox column to checked when i create a row depending on a condition. However i struggle with the correct syntax. There is an example for a total value, but i tried serverla values: true, checked etc. but that doesn't seem to work. i'm trying: rbf_rbf_setGridValue2(0, 'ispaymentbyguest', rowIndex, ""); where ispaymentbyguest is the name of column. The event is oncreate in the gridcontrol ??

Continue reading...
 
Status
Not open for further replies.
Back
Top