Hi,
I am using cloning method to clone a TR and append it to a table. The TR has a textbox and linkbutton(addmore). on click of this link button a new textbox should be shown along with the link button and current linkbutton should be hidden.
How to know that the addmore link is from last row/index. Is it possible to get to know Index if the row is cloned.
Need Help. TIA
Also other than :last and :first what are all the properties do we have? If the controls are produced dynamically how to find the last but not the one?
TIA.