Vsflex8 controls, how to control a column or a line not to enter?
CodePudding user response:
Used vsflex,But can do so in the DataGrid: in the event of an RowColChange determine whether a particular row or column, if it is, is set AllowUpdate and AllowDelete is False; It is True,
CodePudding user response:
Direct Internet search ah, this control with too much, the key this instruction is very general,,, it is good to search directly vsflexgrid lock columnsCodePudding user response:
Thank you teacher!