Hello,
I tried:
<aw:HyperLink runat="server" id="hlQueuedCou nt" labelposition=" top"
labelwidth="30" command="runQue ry" />
as if I use the parameter width it just affect the result of the query
displayed by hlQueuedCount I wanted to try on the Label itself... with a
parameter labelwidth but it does not seems to do anything...
Any idea what will be the parameter for the hyperlink label which is
actually expandable I would like to restrict it to a fix width.
thanks,
Dom
--
Dominique
I tried:
<aw:HyperLink runat="server" id="hlQueuedCou nt" labelposition=" top"
labelwidth="30" command="runQue ry" />
as if I use the parameter width it just affect the result of the query
displayed by hlQueuedCount I wanted to try on the Label itself... with a
parameter labelwidth but it does not seems to do anything...
Any idea what will be the parameter for the hyperlink label which is
actually expandable I would like to restrict it to a fix width.
thanks,
Dom
--
Dominique
Comment