DotNet Webcontrols: HtmlInputHidden have no id whne is randered.

  • mugurel / 200 / Thurs, 18 Jun 2009 11:51:00 GMT / Comments (1)
  • I have an composite control wich contain an ImputHidden. I have to pass
    ClientId for this HtmlInputHidden to an Jscript.
    The problem is that the HtmlInputHidden don't rander the with id attribute.
    Can somebody advise my what should I do?
  • Keywords:

    htmlinputhidden, id, whne, randered, dotnet, webcontrols, .net

  • http://dotnet.itags.org/webcontrols/96691/«« Last Thread - Next Thread »»
    1. Hello,

      You could either try assigning an ID to the control yourself, or you could
      just add it to the Controls collection and an ID would be assigned.

      Regards,
      -Visar

      "mugurel" wrote:

      > I have an composite control wich contain an ImputHidden. I have to pass
      > ClientId for this HtmlInputHidden to an Jscript.
      > The problem is that the HtmlInputHidden don't rander the with id attribute
      .
      > Can somebody advise my what should I do?

      visargashi,_mcp | Wed, 30 Apr 2008 23:49:00 GMT |