Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

C#+ adding onClick event handler to an array of linklist at runtime+ Urgent!!!!

Last post 05-09-2008 12:06 PM by radhikabista. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-09-2008 12:06 PM

    C#+ adding onClick event handler to an array of linklist at runtime+ Urgent!!!!

    hi all,

    in my program there is an array of linklist added at runtime. i also need to add linkclicked event handler at runtime.

    linkLabel[] l = new linklabel[100];

    now i need to add event handler for any linklabel l[i], and perform some action such as displaying linklabel text in message box.


    Tahnks in advance
    Radhika

    • Post Points: 5
Page 1 of 1 (1 items)