Re: Dynamically changing styles in DataGrid
- From: "tshad" <t@xxxxxxxx>
- Date: Thu, 23 Aug 2007 09:32:09 -0700
"marss" <marss.ua@xxxxxxxxx> wrote in message
news:1187859113.453490.212040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 23 , 05:41, "tshad" <t...@xxxxxxxx> wrote:
How can I do this in the PreRender section (or another area) if the size
is
set in a style?
If width is set by means of style then change style.
DataGrid1.Style["width"] = "551px";
So that's how that is done. I didn't know you could access the styles that
way.
Thanks,
Tom
Regards,
Mykola
http://marss.co.ua
.
- References:
- Dynamically changing styles in DataGrid
- From: tshad
- Re: Dynamically changing styles in DataGrid
- From: marss
- Dynamically changing styles in DataGrid
- Prev by Date: Re: Virtual Directory not working
- Next by Date: Re: delete text in a textbox
- Previous by thread: Re: Dynamically changing styles in DataGrid
- Next by thread: Change order of columns in DataGrid dynamically
- Index(es):