Telerik members:
I have some data from List<object> liPatients.
Radgridview will auto generated some columns from liPatients.
I have used the code radGvAppointedByPatient.MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.Fill;
But some column's width still not enough. how to set the some one autogenerated column?
thank you
I have some data from List<object> liPatients.
Radgridview will auto generated some columns from liPatients.
I have used the code radGvAppointedByPatient.MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.Fill;
But some column's width still not enough. how to set the some one autogenerated column?
thank you