how to find contrtol

  • Thread starter Thread starter iHavAQuestion
  • Start date Start date
I

iHavAQuestion

I am using a menu control in which i have a tab controld in which i have a
dropdownlilst

How do i find the values in a control.

I have tried this in C#
?LTCMenu1.FindControl[Tab2.FindControl[ddlStatusVerify.DataValueField.ToString()]]


Can any one plz help me out.
 
Question is not clear.. find values of which control? the way you find the
value depend on the control
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top