K
K B
Hi,
Is there a way to change the EditText value on just the commandfield in
the first row. In the RowCreated event...
If e.Row.RowIndex = 0 Then
...change the edittext on the commandfield
Thanks,
Kit
Is there a way to change the EditText value on just the commandfield in
the first row. In the RowCreated event...
If e.Row.RowIndex = 0 Then
...change the edittext on the commandfield
Thanks,
Kit