Hi ,
In intilizerow event , based on some conditions , I am disabling the entire row. But in the row , I have a checkbox column , I need to enable (i.e should be in edit mode always) regareless of the row is disabled or not )
I am using these code to disable the entire row based on some conditions
Me
.grid.Rows(Index).Activation = Activation .Disabled
In this row how ro enable or get cell into edit mode . Help me on this.
Hi,
I got this.
Hello Ishnant,
I am glad to hear that you managed to sort this out. Please do not hesitate to ask me if another issue comes out.