Excuse me ,please
How can I remove the last null column?
for example ,the width of the GridView is "500", the width of the first Column is "Auto",the width of the second Column is "100",
the perfect result is that the width of the first Column is "400", but the actual result is that the width of the first Column is Not "400" and there is a new null column.
What can I do to solve this problem ?
Regards,
Max
How can I remove the last null column?
for example ,the width of the GridView is "500", the width of the first Column is "Auto",the width of the second Column is "100",
the perfect result is that the width of the first Column is "400", but the actual result is that the width of the first Column is Not "400" and there is a new null column.
What can I do to solve this problem ?
Regards,
Max