G
Guest
I am using .Net Framework 1.1 and ASP.Net & VB.Net.
I want to get width of each column after databind method. Please note I have
not assigned width design time, as I am not knowing how many columns will be
available. So at the runtime I am binding to datasource and later on I need
each column's width to set another control. Also there is a width property
available, but it gives always zero (0) in its value. Please help me to find
width in pixel.
Thanks in Advance.
- Kaushik
I want to get width of each column after databind method. Please note I have
not assigned width design time, as I am not knowing how many columns will be
available. So at the runtime I am binding to datasource and later on I need
each column's width to set another control. Also there is a width property
available, but it gives always zero (0) in its value. Please help me to find
width in pixel.
Thanks in Advance.
- Kaushik