How to set integer datatype column data alignment to left?
I have a datatable in which one of the column is of integer type. Now
after binding it to a GridView, integer column data are being aligned to
right side of the column, But I want it to be left side as exactly the
string type column.
How can I achieve it?
No comments:
Post a Comment