Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to Reduce the width of datagrid colum in c# ??
sikandar
u have to use DataGridTextBoxColumn object which has width property after setting width u have to add it to DataGridTableStyle object and finally u have to add this DataGridTableStyle object to datgrids TableStyles property.
rahul