T
tshad
I am trying to clear the GridView1.Width which is a WebControls unit.
I can do
GridView1.Width = 500;
But how do I clear it an let the cssStyle handle it?
Thanks,
Tom
I can do
GridView1.Width = 500;
But how do I clear it an let the cssStyle handle it?
Thanks,
Tom