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...
Continue reading...