Results 1 to 15 of 15

Thread: Establishing Control Name [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Resolved Establishing Control Name [RESOLVED]

    Hi all,

    I'm setting the ID of a server control tables' row to example "MyRow" and being that the table is on a control within a control the resulting id comes out as:

    id="cntTOrdersList_ctlTOrdersList_MyRow"

    I've added javascript at runtime to point to 'MyRow' but its not finding it using Document.All.MyRow which makes sense

    How can I establish the full name (as above) in the code? I cant see how its even possible? Failing that, anyone know any javascript to find it?

    This is universal code so I can't cheat and just add "cntTOrdersList_ctlTOrdersList_" :-)

    Thanks
    Last edited by tailz; Nov 26th, 2004 at 11:24 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width