jango_fett
Member
- Joined
- Jun 15, 2005
- Messages
- 23
- Programming Experience
- Beginner
A DataGrid issue [RESOLVED]
HI, all. Though not a favorite of mine, the DaraGrid control is in many cases the ideal control for displaying info. Unfortunately, it doesn't change the fact that it is a royal pain for me to use. So, my question is, is there a way to modify the width of a specific column within a DataGrid during runtime? The problem emerges after I've executed a query and changed the Datasource value, the DataGrid assumes the same width for all its columns. I tried playing with the TableStyles property without any luck. I probably need a point in the right direction. Many thanks.
HI, all. Though not a favorite of mine, the DaraGrid control is in many cases the ideal control for displaying info. Unfortunately, it doesn't change the fact that it is a royal pain for me to use. So, my question is, is there a way to modify the width of a specific column within a DataGrid during runtime? The problem emerges after I've executed a query and changed the Datasource value, the DataGrid assumes the same width for all its columns. I tried playing with the TableStyles property without any luck. I probably need a point in the right direction. Many thanks.
Last edited: