Hello,
Is there a way to link a GridClientSelectColumn to a DataSet? I read through the documentation and the DataField property is not included, but I would like to be able to bind data with the column if possible.
I would use a GridCheckBoxColumn, however our users would like to be able to see which columns are selected for visualization, so I chose the GridClientSelectColumn.
If it is not possible, is there a way to use the GridCheckBoxColumn, but perform the same functionality as the GridClientSelectColumn?
Thank you,
Mike
Is there a way to link a GridClientSelectColumn to a DataSet? I read through the documentation and the DataField property is not included, but I would like to be able to bind data with the column if possible.
I would use a GridCheckBoxColumn, however our users would like to be able to see which columns are selected for visualization, so I chose the GridClientSelectColumn.
If it is not possible, is there a way to use the GridCheckBoxColumn, but perform the same functionality as the GridClientSelectColumn?
Thank you,
Mike